@foreach($shares as $row) @endforeach @foreach($shares as $row) @endforeach @foreach($countries as $country) @foreach($shares as $row) @endforeach @endforeach @foreach($shares as $row) @endforeach
{{__('web.shares')}}{{sharename($row->id)}}{{__('web.allcount')}}
{{__('web.country')}}{{__('web.male')}} {{__('web.female')}}{{__('web.male')}} {{__('web.female')}}
{{countryname($country->id)}}{{rightfieldcountry($country->id,$row->id,'1')}} {{rightfieldcountry($country->id,$row->id,'0')}}{{rightfieldcountrymales($country->id)}} {{rightfieldcountryfemales($country->id)}}
{{__('web.allcount')}}{{rightfieldcount($row->id,'1')}} {{rightfieldcount($row->id,'0')}}{{rightfieldmales()}} {{rightfieldfemales()}}