@include('template.head')
@include('template.header')
@yield('content')
@yield('script')