@if(isset($generalSetting->institute)) {{$generalSetting->institute}} @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
    @if(isset($generalSetting) && $generalSetting->public_registration == 1)
  • Online Registration
  •  Find Registration
  • Certificate Verification
  • @endif
  •  Login
  •  WebPortal
@endif @ability('super-admin','expand-action-menu')
      • {{-- Staff & Student --}} @ability('super-admin','student-staff') @if( isset($generalSetting) && $generalSetting->student_staff ==1)
      • Student
      • Detail
      • Registration
      • Bulk Import
      • Transfer
      • Documents
      • Notes
      • Guardian
      • Detail
      • Registration
      • Staff
      • Detail
      • Registration
      • Bulk Import
      • Documents
      • Notes
      • @endif @endability
      • 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.name')}}
    • {{__('admin_control.child.user')}}
    • {{__('admin_control.child.role_permission')}}
    •  {{__('admin_control.child.general_branding_setting')}} *
    • {{__('admin_control.child.online_registration')}}
    •  {{__('admin_control.child.meeting_remote_class')}}
    •  {{__('admin_control.child.sms_setting')}}
    •  {{__('admin_control.child.email_setting')}}
    •  {{__('admin_control.child.alert_template_setting')}}
    •  {{__('admin_control.child.payment_gateway')}}
    • {{--
    • {{__('admin_control.child.payment_methods')}}
    • --}}
    • {{__('admin_control.child.cache_clear')}}
    • {{__('admin_control.child.user_activity')}}
    • {{__('admin_control.child.database_backup')}}
    • {{__('admin_control.child.automation_cron_jobs')}}
    • {{__('admin_control.child.developer_info')}}
    • TOUCH WITH DEVELOPER
    • Email
    • WhatsApp
    • Skype
    • License Info
    • @if(env('APP_STATUS')==1)
    • License Expired
    • @endif @if(env('HELP_STATUS')==1)
    • Support Expired
    • @endif
@endability