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