@extends('tenants.layouts.master') @section('title') @lang('Incident Management List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Incident Management @endslot @slot('title') Incident Management @endslot @endcomponent
Incident ID Incident Date Incident Type Location Status Assigned To Action
@endsection @section('script') @endsection