@extends('layouts.app')
@section('meta-title')Étlap - Rub & Roll Barbecue @endsection
@section('meta-keywords') @endsection
@section('meta-description') @endsection
@section('content')
@if($page->image)
) }})
@else

@endif
Rub & Roll
{{ __('Étlap') }}
@foreach($carteCategories as $cat)
@if($cat->image)
) }})
@else
 }})
@endif
{{--
--}}
{{--
--}}
{{ $cat->name }}
{{--
--}}
@endforeach
@endsection