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

Cards View

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