@foreach ($sections as $section) @if ($section->key == 'blogs') @include('Website.partials._banner', ['page_title' => $blog->name]) @endif @endforeach @include('Website.partials._blog-details', ['blog' => $blog])

{{ __('website.send_us_a_message') }}