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