{{--
{{-- school Smart
--}} {{-- {{ (\App\Helpers\GeneralHelper::getInstitutionName()) }} --}}
    @auth
  • Hello {{ auth()->user()->first_name }} {{-- {{ auth()->user()->first_name }} {{ auth()->user()->last_name }} --}}
    • @if (auth()->user()->role_id == 5)
      @csrf
      @else
      @csrf
      @endif Log Out
    • Change Password
  • @endauth