@include('backend.layout.head')
@include('backend.layout.header') @section('content') @show
@include('backend.layout.footer') @include('backend.layout.footer_script')