@extends('backend.applicant.template') @push('title') Applicant Review @endpush @section('content-wrapper') @livewire('applicant.review') @endsection