@include('frontend.layouts.head')
@include('frontend.layouts.header')
@include('frontend.layouts.notice')
@yield('content')