@foreach($cats as $one)
@endforeach
@if($one->picture != '')
@endif
@endif
{{trans('client.menu_gallery.'.$one->name)}}
{!! $one->body !!}