@include('global.header-links')
|
|
Daily Diet | Description | Status | Actions |
|---|---|---|---|---|
|
|
{{$item->name}}
{{$item->category->name}}
|
{!!$item->description!!} |
@if($item->status == 1)
Published
@else
Inactive
@endif
|
Actions |