@extends('layouts.app') @push('style') @endpush @section('content')

{{ __('applabels.video ID') }}: {{ $apiVideoId }} / {{ $status }}

{{ $title }}

{{ __('applabels.datatable SM' ) }} {{ __('applabels.datatable Author: Comment') }} {{ __('applabels.datatable CustomMessage' ) }} {{ __('applabels.datatable DefaultMessage' ) }} {{ __('applabels.datatable Print' ) }} {{ __('applabels.datatable PDF' ) }} {{ __('applabels.datatable Block' ) }} {{ __('applabels.datatable Delete' ) }} {{ __('applabels.datatable date time' ) }}
@include('authors.modalpopup.authorclient') @include('authors.modalpopup.editcreate') @include('components.modalalert') @include('comments.modalpopups.customReply') @push('scripts') @endpush @endsection