@php $logo = \App\Models\SystemSetting::getValue('site_logo'); @endphp @if ($logo) Logo @else calendar_month @endif

Roznama

Admin Panel

  • dashboard Dashboard
  • event_available Attendance
  • description Work Reports
  • task_alt Tasks & Projects
  • calendar_add_on Leave Requests

Administration

  • group User Management
  • account_tree Departments
  • campaign Announcements
  • history System Logs
  • settings System Settings
{{ substr(auth()->user()->name, 0, 1) }}{{ substr(strrchr(auth()->user()->name, ' '), 1, 1) ?: '' }}

{{ auth()->user()->name }}

{{ auth()->user()->role }}

logout
@csrf