{{-- header --}} @include('layouts.header') {{-- navbar --}}
@include('layouts.navbar-customer')
@yield('content') @include('layouts.footer')