{{Form::hidden('selectedStoreId',$currentstoreId,['id'=>'currentstoreId'])}}
{{ Form::select('establishmentId',$stores,$currentstoreId,['class'=>'form-control stations select2 establishment input-sm', 'id'=>'establishmentId']) }}
{{ __('lbl.customer_name') }} | {{ __('lbl.employee_name') }} | {{ __('lbl.email') }} | {{ __('lbl.phone_number') }} | {{ __('lbl.transactions') }} | {{ __('lbl.loyaltypointslog') }} | {{ __('lbl.action') }} |
---|