{{ @$sectionTitles['chef_top_title'] }}

{{ @$sectionTitles['chef_main_title'] }}

{{-- shapes --}}

{{ @$sectionTitles['chef_sub_title'] }}

@foreach ($chefs as $chef)
team

{{ $chef->name }}

{{ $chef->title }}

    @if ($chef->fb)
  • @endif @if ($chef->in)
  • @endif @if ($chef->x)
  • @endif @if ($chef->web)
  • @endif
@endforeach