@yield('head')
@include('layouts.header')
@include('banners.top')
@yield('content')