@extends('backend.careers.template') @push('title') Careers Dashboard @endpush @section('content-wrapper') @livewire('careers.dashboard') @endsection