@include('audio::admin.common.bulkActionLayout', ['access_type' => 'organizations'])
@{{field.name}}
{{trans('base::general.not_found')}}
@{{ ((currentPage - 1) * rowsPerPage) + $index + 1 }}

@{{record.get_channel.channel_name}}

@{{ record.is_active == 1 ? 'Enable' : 'Disable' }} @{{ record.streaming_provider }} @{{ record.live_rewind_node || '-' }} @{{ record.live_rewind_node ? 'Enable' : 'Disable' }} @{{ '-' }}
{{__('video::videos.edit_video')}}
{{ trans('base::general.delete') }}
@include('audio::admin.common.singleRecordDeleteModal') @include('audio::admin.common.singleRecordStatusUpdateModal') @include('base::layouts.pagination')
{!! csrf_field() !!}
Create Live Rewind
Edit Live Rewind
@include('base::partials.errors')

Select Channel

@{{ errors.streaming_provider.message }}


{{ __('video::videos.inactive') }} {{ __('video::videos.active') }}

@{{ errors.url.message }}

@{{ errors.age_limit.has }}

@{{ errors.age_limit.has }}

The playback token field is required.


The token generator field is required.

{{ __('video::videos.inactive') }} {{ __('video::videos.active') }}