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