@extends('layout.mainlayout') @section('content')
List of all Resource Status, you can edit or delete any Region. Please do it very carefully.
| ID | Name | Action |
|---|---|---|
| {{$resource_status_type->id}} | {{$resource_status_type->name}} | @can('update-resource-status') Edit @endcan @can('delete-resource-status') @endcan |