Toggle navigation
Home
{{ Auth::user()->name }}
User Profile
Settings
{{ __('Logout') }}
@csrf
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
User Profile
--}} {{--
--}} {{--
Settings
--}} {{--
--}} {{--
--}} {{--
Logout
--}} {{--
--}} {{--
--}} {{----}} {{--
--}}
{{--
--}} {{--@if(auth()->guest())--}} {{--@if(!Request::is('auth/login'))--}} {{--
Login
--}} {{--@endif--}} {{--@if(!Request::is('auth/register'))--}} {{--
Register
--}} {{--@endif--}} {{--@else--}} {{--
--}} {{--
{{ auth()->user()->name }}
--}} {{--
--}} {{--
Logout
--}} {{--
Profile
--}} {{--
--}} {{--
--}} {{--@endif--}} {{--
--}}
Dashboard
User Account
All Orders
Edit Profile
Posts
All Posts
Create Post
Categories
All Categories
Create Category
Media
All Media
Upload Media
Charts
Flot Charts
Morris.js Charts
Tables
Forms
UI Elements
Panels and Wells
Buttons
Notifications
Typography
Icons
Grid
Multi-Level Dropdown
Second Level Item
Second Level Item
Third Level
Third Level Item
Third Level Item
Third Level Item
Third Level Item
Sample Pages
Blank Page
Login Page
Profile
Posts
All Posts
Create Post
@yield('content')
{{--
--}} {{----}} @yield('footer')