@foreach($sections as $section) @if($section->key == 'projects') @include('Website.partials._banner', ['page_title' => $project->name]) @endif @endforeach
{{$project->name}}
@foreach($project->images as $image)
{{$project->name}}
@endforeach

{{$project->name}}

{!! $project->long_desc !!}