@include('front.template.css')
@include('front.template.nav')
  • SMKN 4 Tanah Grogot
    @if($setting) Alamat : {!!$setting->alamat!!}
    Telpon : {{$setting->telpon}}
    Email : {{$setting->email}}
    @else Menjadi Sekolah Menengah Kejuruan Terdepan
    Dengan Memanfaatkan Kemajuan Teknologi Informasi @endif

{{$video->nama_video}}


Share This :

Video Lainnya

@foreach($random as $key => $random)
Play Video
{{date('d', strtotime($video->created_at))}} {{$array_bln[date('n', strtotime($video->created_at))]}} {{date('Y', strtotime($video->created_at))}}

{{str_limit($random->nama_video,25)}}


@endforeach
@include('front.template.psb') @include('front.template.footer')
@include('front.template.script')