@extends('backend.admission.template') @push('title') PI Admission @endpush @section('container') @livewire('admission.pi-student') @endsection