@section('title') {{mb_strimwidth($details[0]->title, 0, 64, '...')}} @endsection @section('desc') {{mb_strimwidth($details[0]->title, 0, 128, '...')}} NBA clip uploaded on the {{ \Carbon\Carbon::parse($details[0]->posted)->format('jS F Y')}} @endsection

{{$details[0]->title}}

{{number_format($up_comments[0]->ups, 0)}} upvotes. {{ number_format($up_comments[0]->comments, 0) }} comments. @if($details[0]->user_name === '[deleted]') deleted user @else {{$details[0]->user_name}} @endif

{{$details[0]->width}} x {{$details[0]->height}}p {{number_format(($details[0]->size / 1024 / 1024), 2)}} MB {{number_format(($details[0]->bitrate / 1000), 0)}} Kbps {{$details[0]->duration}}s
@foreach($keywords as $k) {{$k->word}} @endforeach
{{\App\Models\Post::similarVideosHandler($details[0]->id)}}