{{ __('Dashboard') }} {{ __('Profile Details') }} {{ __('My Orders') }} {{ __('My Offers') }} {{ __('My proposals') }} @if(get_static_option('project_enable_disable') != 'disable') @if(moduleExists('SecurityManage')) @if(Auth::guard('web')->user()->freeze_project != 'freeze') {{ __('Project Create') }} @endif @else {{ __('Project Create') }} @endif @endif {{ __('Account Setup') }} {{ __('Profile Settings') }} {{ __('Log Out') }}