{{--
--}} {{--
@include('backend.notification.show')
@include('backend.message.message')
--}}
@if(Auth()->user()->photo) {{ Storage::url(Auth()->user()->photo) }} @else {{asset('backend/images/admin.jpg')}} @endif
{{-- My Profile --}} Change Password {{-- Settings --}} Logout
@csrf
{{--
--}}