@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

Daftar Video Untuk Dokumentasi Video Oleh Siswa

@foreach($video as $key =>$video)
{{str_limit($video->nama_video,30)}}
Lihat Video
@endforeach
@include('front.template.psb') @include('front.template.footer')
@include('front.template.script')