@extends('admin.layout.master') @push('css') @endpush @section('content') @lang('admin.product_best_product') @lang('admin.product_best_product') @csrf @lang('admin.tagers') @lang('admin.all') @foreach ( \App\User::whereRoleIs(['Tager'])->get() as $user) id == request()->user_id ? 'selected': ''}}>{{ $user->name }} @endforeach {{-- @lang('admin.print') --}} @lang('admin.filter') @endsection @push('js') @endpush