@if(isset($admin_info->admin_title)) {{$admin_info->admin_title}} WEB CMS @else Edu Firm WEB CMS @endif
  • @if(isset($profileImageSrc) && $profileImageSrc !== null) @else @endif Welcome, {{ isset(Auth::user()->name)?Auth::user()->name:"User" }}
      @if(isset($profileImageSrc) && $profileImageSrc !== '')
    • @endif
    • @if(isset(auth()->user()->id)) Profile @else Profile @endif
    • Logout