@include('global.header-links')
|
| --}}
ID | Food Name | Category | Serving | Actions |
|---|---|---|---|---|---|
|
| --}}
{{$item->name}}
|
{{$item->cat->name}}
|
@foreach($item->serving as $serving)
{{$serving->serving_size}}
@endforeach
|
Actions |