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

Halaman tidak ditemukan.

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