@extends('layouts.app') @section('title', 'Quản Lý Learning Object') @section('head') @endsection @section('content')
| # | Tiêu đề | Mô tả | Ngày tạo | Hành động |
|---|---|---|---|---|
| {{ $learning_object->id }} | {{ $learning_object->title }} | {{ $learning_object->description }} | {{ Carbon\Carbon::parse($learning_object->created_at)->addHours(7)->format('H:i d/m/Y') }} |