@extends('backend.applicant.template') @push('title') Profile @endpush @section('content-wrapper') @livewire('applicant.profile') @endsection