@if(isset($generalSetting->institute)) {{$generalSetting->institute}} IMS @else {{ env('APP_NAME') }} @endif
@if(Auth::check())
  • @if(isset($profileImageSrc) && $profileImageSrc !== null) @else @endif Welcome, {{isset(auth()->user()->name)?auth()->user()->name:""}}
      @if(isset($profileImageSrc) && $profileImageSrc !== '')
    • @endif
    • @if(isset(auth()->user()->id)) Profile @else Profile @endif
    • Logout
@else
  •  Login
  •  WebPortal
@endif @ability('super-admin','expand-action-menu')
      • Student
      • Detail
      • Registration
      • Bulk Import
      • Transfer
      • Documents
      • Notes
      • Guardian
      • Detail
      • Registration
      • Staff
      • Detail
      • Registration
      • Bulk Import
      • Documents
      • Notes
      • Attendance
      • Regular Attendance
      • Subject Attendance
      • Staff Attendance
      • Account
      • Quick Receive
      • Collect Fees
      • Balance Fees
      • Add Fees
      • Add Salary
      • Pay Salary
      • Balance Salary
      • Transaction
      • Legers
      • Bank AC
      • Bank Transaction
      • Library
      • Books Detail
      • Student Member
      • Staff Member
      • Issue History
      • Return Period Over
      • Examination
      • Exam Schedule
      • Mark Ledger
      • Admit Card
      • Routine
      • MarkSheet/Score
      • Certificate
      • Issue
      • Issue History
      • Attendance
      • Transfer
      • Character
      • Bonafide
      • Course Completion
      • Generate
      • Templating
      • Transport
      • User Hstory
      • Traveller/User
      • Route
      • Vehicle
      • Hostel
      • Resident
      • Resident History
      • Hostel Detail
      • Food & Meal
      • Alert
      • User Notice
      • Send SMS/Email
      • Alert Templating
      • More
      • Meeting/OnlineClass
      • Assignment
      • Upload/Download
      • Upload/Download
@endability @if(Auth::check())
{!! Form::open(['route' => 'student', 'method' => 'GET', 'class' => 'navbar-form navbar-left form-search','role' => 'search', "enctype" => "multipart/form-data"]) !!}
{!! Form::close() !!}
@endif @ability('super-admin', 'admin-control')
  • Admin Control
      @if(env('APP_STATUS')==1)
    • License Expired
    • @endif @if(env('HELP_STATUS')==1)
    • Support Expired
    • @endif
    • Users
    • Roles & Permission
    •  General & Branding Setting *
    • Online Registration
    •  Meeting-Remote Class
    •  SMS Setting
    •  E-Mail Setting
    •  Alert Templating Setting
    •  Payment Gateway
    • Payment Methods
    • User Activity
    • Database Backup
    • Automation / Cron Job
@endability