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

Food & Drinks Doc Add

{{ csrf_field() }}
@error('image') {{ $message }} @enderror
@endsection