@if( count((array) $errors) > 0)
@foreach($errors->all() as $error)
{{ trans('labels.Error') }}:
{{ $error }}
@endforeach
@endif
@if(in_array("View",$EPG))
@else
File Name | Action | No Record Found |
---|
Please contact with SuperAdmin
@endif