{{-- **************************** Header Section **************************** --}}
@if(session()->has('user_information')) @else @endif
{{-- **************************** Nav Section **************************** --}} {{-- **************************** Content Section **************************** --}} @yield('content') {{-- **************************** Footer Section **************************** --}} @yield('footer')