@extends('public/layout.app') @section('meta-tags') @if($prayers->seo!==null){{ $prayers->seo->{'title_'.$app->getLocale()} }}@endif @endsection @section('schema-org-web') @endsection @section('content')

{{ $prayers->{'title_' .$app->getLocale()} }}

{{ $prayers->{'title_'.$app->getLocale()} }}

{!! $prayers->{'description_'.$app->getLocale()} !!}
@include('public.news.element_blog_sidebar_widget',[ 'translation'=>$translation, 'last_news'=>$news->categoryAndLastNews->news, 'allCategories'=>$allCategories, ])
@endsection