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

Price Menu Employee

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