@extends('backend.careers.template') @push('title') Domain List @endpush @section('content-wrapper') @livewire('careers.domains') @endsection