@if ($errors->has('for_harga'))
{{$errors->first('for_harga')}}
@endif
@if ($errors->has('for_jenis_menu'))
{{$errors->first('for_jenis_menu')}}
@endif
@if ($errors->has('for_harga'))
{{$errors->first('for_harga')}}
@endif
@if($dataUpdateMenu->img)
@endif
@if ($errors->has('for_img'))
{{$errors->first('for_img')}}
@endif