@yield('css')
Dashboard
Users
Category
Memes
{{--
Dropdown
Dashboard v.1
Dashboard v.2
--}}
{{--
Notifications
16 Sept
Advanda Cro
Please done this project as soon possible.
16 Sept
Victor Jara
Please done this project as soon possible.
View All Notification
--}}
@if(Auth::user()->avatar !== null)
@else
@endif
{{Auth::user()->name}}
My Profile
Log Out
Home
/
@yield('breadcome-title')
@yield('content')
@yield('javascript')