@include('header')

@yield('page-header')

@yield('content')
@yield('script')