@include('delivery.layouts.topnavbar')
Delivery @section('page-title') @show
@yield('content')
@include('delivery.layouts.footer')
@yield('scripts')