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