@extends('backend.careers.template') @push('title') Vacancy List @endpush @section('content-wrapper') @livewire('careers.vacancy-list') @endsection