@if( count($errors) > 0)
@foreach($errors->all() as $error)
@endif
@if(session()->has('error'))
@endif
@endif
{{ trans('labels.Error') }}:
{{ $error }}
@endforeach
@endif
@if(session()->has('message') || session()->has('error'))
@if(session()->has('message'))
{{ trans('labels.Successlabel') }}
{{ session()->get('message') }}{{ trans('labels.WarningLabel') }}
{{ session()->get('error') }}
@if(in_array("View",$EPG))
@else
# | Channel Name | Channel ID | Channel Source | Set Programm | Set Programm | Set Programm | Set Programm | Set Programm | Set Programm | Set Programm | Action |
---|
{{ $data['result']->appends($_GET)->links() }}
Please contact with SuperAdmin
@endif