@include('audio::admin.common.bulkActionLayout', ['access_type' => 'channels'])
@{{field.name}}
{{__('base::general.not_found')}}
@{{((currentPage - 1) * rowsPerPage) + $index +1}} @{{ record.policy }} @{{ record.language }} @{{ record.organization }} @{{ record.epg_id ? 'Yes' : 'No' }} - @{{ record.is_active == 1 ? 'Enable' : 'Disable' }}
{{__('video::videos.edit_video')}}
{{ trans('base::general.delete') }}
{{ __('video::videos.permission_denied') }}
@include('base::layouts.pagination')