@extends('site.layouts.app') @section('title', 'Edit Price Menu Employee') @section('stylesheets') @endsection @section('content')

Price Menu Employee

Loading...
@method('PUT') {{ csrf_field() }}
Ex. lunch (Only letters lowercase input).
@endsection @push('scripts') @endpush