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