@include('audio::admin.common.bulkActionLayout', ['access_type' => 'vod'])
@{{field.name}}
{{__('base::general.not_found')}}
@{{((currentPage - 1) * rowsPerPage) + $index +1}} @{{ record.get_policy.policy_name || '-'}} @{{ record.subscriber_count }}
@{{ record.created_at | date:'d/M/y H:m:s' }} @{{ record.publish_date ? (record.publish_date | date:'dd/MM/yy HH:mm:ss') : '-' }} @{{ record.expire_scheduled_time || '-' }} @{{ '0' }}
{{__('video::videos.edit_video')}}
{{ trans('base::general.delete') }}
@include('base::layouts.pagination')