{{-- Jquery --}}
@include('guest.layout.partials.header')
@yield('body_main_guests')
@include('guest.layout.partials.footer')