@foreach($artists as $artist) @include('includes.gal')
{{$artist->{'name_'.app()->getLocale()} }} {{count($artist->paintings)}} paintings
@endforeach