{{-- --}}
{{-- --}} Request for Quotation {{-- @auth
@if(auth()->user()?->isAdmin()) Manage @endif
@csrf
Request for Quotation
@else @endauth --}}
{{--
@auth
@if(auth()->user()->profile_photo && auth()->user()->profile_photo_url) Profile @else @endif
@else @endauth
--}}
{{--
@auth
@if(auth()->user()?->isAdmin()) Manage @endif
@csrf
@endauth
--}}