@extends('backend.layouts.master') @section('title', 'Status List') @section('styles') @endsection @section('scripts') @endsection @section('content')
ID | Name | Sort Order | Created | Actions |
---|---|---|---|---|
{{ $status->id }} | {{ $status->name }} | {{ $status->sort_order }} | {{ $status->created_at->diffForHumans() }} |