{{ Str::limit($post->title, 55) }}
{{ Str::limit(strip_tags($post->details), 120) }}
@extends('master.front') @section('meta') @endsection @section('content') @if ($extra_settings->is_t3_slider == 1)
No videos available
@endif
{{ $video->duration ?? '00:00' }}
--}} @endforeach @endif