@include('layout.inc.header')
@yield('content')
@section('script') @include('layout.inc.script') @show