@include('layouts.navigation')
{{-- HEADER --}}
📦

Add New Menu

Fill in the details to create a Menu

← Back
{{-- ERRORS --}} @if ($errors->any())
⚠️
Fix the following:
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif {{-- FORM --}}
@csrf
{{-- NAME --}}
{{-- PRICE --}}
{{-- STOCK --}}
{{-- DESCRIPTION --}}
{{-- IMAGE UPLOAD --}}
{{-- PREVIEW --}}

Preview appears here

{{-- ACTIONS --}}