{{ ' ' . auth()->user()->name }}
@if (!auth()->user()->parent_id)
{{ __("messages.Statistics") }}
@endif
{{ __("messages_301.Notifications") }}
@if (!auth()->user()->parent_id)
{{ __("messages_301.Facility data") }}
@endif
My RFQs
@if (!auth()->user()->parent_id)
{{ __("site.Sidebar.Chat") }}
{{ __("site.Auth.Account") }}
@endif
{{__("messages_301.Log Out")}}
{{ __("site.Sidebar.Home") }}
@csrf