@include('credentials.header') @include('credentials.mobile-nav')
@include('credentials.top-nav') @yield('content')
@include('credentials.footer')