@extends('backend.student-documentation.template') @push('title') Student Personal Detail @endpush @section('content-wrapper') @livewire('student-documentation.personal-detail') @endsection