@include('kk.include.header')
@if(View::exists($page)) @include($page) @else

Halaman tidak ditemukan.

@endif
@include('kk.include.footer')