@extends('backend.admission.template') @push('title') Admission Dashboard @endpush @section('container') @livewire('admission.dashboard') @endsection