@endsection
@push('scripts_bottom')
{{-- First load jQuery and Bootstrap JS --}}
{{-- --}}
{{-- --}}
{{-- Then load VideoJS and its plugins in correct order --}}
{{-- Load plugins after VideoJS is defined --}}
{{-- Load your custom scripts last --}}
{{-- Load file manager scripts --}}
{{-- Conditional forum scripts --}}
@if (!empty($isForumPage) and $isForumPage or !empty($isForumAnswersPage) and $isForumAnswersPage)
@endif
@endpush