@extends('admin.layouts.app') @section('title') Guide @endsection @section('css') @endsection @section('contents')
S/N | Name | Author | Category | Order | Created at | Updated at | Status | Action |
---|---|---|---|---|---|---|---|---|
{{ $i++ }} | {{ $guide->name }} | {{ $guide->author }} | {{ $guide->category->name }} | {{ $guide->display_order }} | {{ $guide->created_at->diffForHumans() }} | {{ $guide->updated_at->diffForHumans() }} | {{ $guide->status }} | View Delete |