{{-- editor--}}
{{__('Dashboard')}}
{{__('Portfolio')}}
{{__('Team')}}
{{__('Services')}}
{{__('Gallery')}}
{{__('Pricing Plan')}}
{{__('Testimonial')}}
{{__('About Us')}}
{{__('Blog')}}
{{__('Subscribers')}}
{{__('Settings')}}
{{__('Menu Settings')}}
{{__('General Settings')}}
{{__('Website Settings')}}
{{__('User Management')}}
{{__('Contact List')}}
@if(isset(auth::user()->name)) {{ auth::user()->name }} @endif
photo)) src="{{ asset(path_user_image().auth::user()->photo)}}" @else src="{{asset('assets/images/avater.jpg')}}" @endif alt="" class="img-fluid">
{{__('Profile')}}
{{__('Password Setup')}}
{{__('Logout')}}
@yield('main-body')
{{--Bootstrap editor--}} @yield('script')