@php $data = []; $data['title'] = "Dashboard"; @endphp @include('HOD.components.header_link', $data);
@include('HOD.components.menu')
@include('HOD.components.navbar', $data)
Welcome to the Dashboard

You can organize just about anything in your website using this admin panel!

View Badge User
Teachers

Usres

Hello
S. No. Notification Link Date
Notification

Department

Slider

Gallery

@include('HOD.components.footer') @include('HOD.components.footer_link')