@{{ record.audio_description| limitTo: limit}}@{{ record.audio_description.length > limit ? '...' : ''}} {{ __('video::videos.more') }} {{ __('video::videos.less') }}
@extends('base::layouts.default') @section('stylesheet') @endsection @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')
@{{ record.audio_description| limitTo: limit}}@{{ record.audio_description.length > limit ? '...' : ''}} {{ __('video::videos.more') }} {{ __('video::videos.less') }}
{{ trans('base::general.not_found_text') }}
{{ trans('base::general.not_found_text') }}