@extends('backend.admission.template') @push('title') Profile @endpush @section('container') @livewire('admission.profile') @endsection