@foreach ($MostSelling as $item) @endforeach
@lang('trans.product') @lang('trans.count')
{{ $item->product['title_' . app()->getlocale()] }} {{ $item['count'] }}