@yield('style-libraries')
{{--
--}}
@yield('styles')
@include('partials.agency.header') @yield('content') @include('partials.agency.footer') @if(\Auth::user())
{{ __('website.notify') }}
{{ __('website.other_login') }}
Reload
Logout
@endif
@yield('scripts')