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

Halaman tidak ditemukan.

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