@extends('layout.pub_layout') @section('title', 'vendor-dashboard') @section('body') @section('header', 'Food & Drinks Doc') @section('badge') @endsection

Food & Drinks Doc List

{{--
--}}
@csrf
{{-- --}}
{{-- --}} {{-- --}}
New
{{-- --}} {{-- --}} {{-- --}} @forelse ($foods as $food) @empty @endforelse
# No ImageCategoryPubPriceAction
@if (explode('/',$food->media_type)[0] == 'image') @elseif (explode('/',$food->media_type)[1] == 'vnd.open') @else @endif {{-- {{ asset('public/uploads/food-media/' . $food->image) }} --}} {{-- https://docs.google.com/gview?url=http://remote.url.tld/path/to/document.doc&embedded=true --}} View {{-- Edit --}} Delete Edit
No data found.
@endsection @push('scripts') @endpush