@extends('layouts.front') @section('meta_info') @endsection @section('extra_css') @endsection @section('extra_js') @endsection @section('main_content')
@if($video)

{{ $video->title }}


{!! embed_video($video) !!}
@endif
Fatal error: Uncaught Error: Class 'App\Category' not found in /home/hasonraj/public_html/resources/views/_front/pages/video/single.blade.php:52 Stack trace: #0 {main} thrown in /home/hasonraj/public_html/resources/views/_front/pages/video/single.blade.php on line 52