logo
logo
    {{--
  • Add
    • Contacts
      • dropdown-img Account
      • dropdown-img Contact
      • dropdown-img Employee
    • SALES ACTIVITIES
      • dropdown-img Lead
      • dropdown-img Opportunity
    • TASK & ACTIVITIES
      • dropdown-img Task
      • dropdown-img Quote
  • --}}
  • Notification
  • @if(Auth::user()->image && (file_exists(public_path('upload/account/'.Auth::user()->image)))) top-profileimages @else top-profileimages @endif
    {{ Auth::user()->email }}
    • Profile {{-- Delegate Role --}}
@include('admin.profile.edit');