@extends('layouts.admin.master') @section('title')Apply {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Apply

@endslot @endcomponent
job filter
@push('scripts') @endpush @endsection