@if(!empty(setting('image_icon')))
@endif
@yield('header')
@hasSection('search-form') @yield('search-form') @else
@endif
@if(!empty(Auth::user()->picture) && file_exists(Auth::user()->picture))
@else
@endif
@lang('default.hi'), {{ Auth()->user()->name }}
@lang('default.account')
@lang('default.profile')
@lang('default.change-email')
@lang('default.change-password')
@lang('default.logout')
@csrf