Loading...
@include('frontend_landing_page.layouts.navbar') @yield('content') @include('frontend_landing_page.layouts.footer')
@if(Session::has('success')) @endif @if(Session::has('error')) @endif