@extends('backend.placement.template') @push('title') Job Detail @endpush @section('content-wrapper') @livewire('placement.job-detail') @endsection