@extends('restaurant.pos.layout.master') @section('custom_css') @endsection @section('content')
{{ $errors->first('name') }}
{{ $errors->first('service_charge') }}