@include('user.layouts.navbar')
@yield('content')
@include('user.layouts.footer')
@yield('script')