@extends('admin.layout') @section('content')
@php $status_title = \App\Models\Tutorial::$status_title; $type_title = \App\Models\Tutorial::$type_title; @endphp
Thêm
# Kiểu Đối tượng/Nhóm dịch vụ Bài post Tạo ngày
#{<>tutorial.id<>} {<>tutorial.target_type_title<>} {<>tutorial.user.name + ' ' + tutorial.user.email<>} {<>tutorial.category.name<>} {<>tutorial.post.title<>} {<>tutorial.created_at<>}
  • {<>meta.current_page<>}
  •   Go to page  / {<>meta.last_page<>}
@endsection