@include('partials.head') {{-- Dashboard --}} 🏠 {{ __('Dashboard') }} {{-- Suppliers --}} 👥 {{ __('Suppliers') }} {{-- Projects --}} 📁 {{ __('Projects') }} {{-- My Projects --}} 📁 {{ __('My Projects') }} {{-- Search Projects --}} 🔍 {{ __('Add Project Quotation') }} {{-- Project Quotation Summary --}} 📑 {{ __('Quotation Summary') }} 👥 {{ __('Signatories Settings') }}
{{ auth()->user()->initials() }}
{{ auth()->user()->name }} {{ auth()->user()->email }}
{{ __('Settings') }}
@csrf {{ __('Log Out') }}
{{ $slot }} @fluxScripts