@extends('layouts.app') @section('title', 'Allowed Domains') @section('head') @endsection @section('content')
| ID | Domain | Hoạt động | Mô tả | Người tạo | Người sửa | Thời gian tạo | Hành động |
|---|---|---|---|---|---|---|---|
| {{ $item->id }} | {{ $item->domain }} | @if($item->is_active) Hoạt động @else Không hoạt động @endif | {{ $item->description }} | {{ $item->created_by_name }} | {{ $item->updated_by_name }} | {{ Carbon\Carbon::parse($item->created_at)->addHours(7)->format('H:i d/m/Y') }} | |
| Không có dữ liệu | |||||||