@php use App\Models\Tenants\Task; @endphp @extends('tenants.layouts.master') @section('title') @lang('Job List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Job List @endslot @slot('title') Job @endslot @endcomponent