{{-- heading halaman --}}
@include('shared_pages.heading')
@yield('content')
{{-- footer --}}
@include('shared_pages.footer')