@extends('backend.applicant.template') @push('title') Education Details @endpush @section('content-wrapper') @livewire('applicant.education-detail') @endsection