@if(!empty($setting)) @else @endif @include('front.template.css')
@include('front.template.nav')
  • cover image
    SMKN 4 Tanah Grogot
    Menjadi Sekolah Menengah Kejuruan Terdepan
    Dengan Memanfaatkan Kemajuan Teknologi Informasi
{!! Form::open(array('action' => 'HomeController@cariSiswa','method'=>'get')) !!} {!! Form::text('keyword','', array('class' => 'form-control','placeholder'=>'Ketikan Nama Disini')) !!}
{!! Form::submit('Cari', array('class' => 'btn btn-primary'))!!} {!! Form::close() !!}

Jumlah Siswa :{{$siswa->count()}}

Note : Klik Img Untuk Melihat Foto

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