@csrf
@if (Session::has('message'))
{{ Session::get('message') }}
@endif
@if ($errors->has('member')) {{ $errors->first('member') }} @endif
@if ($errors->has('purchase_no')) {{ $errors->first('purchase_no') }} @endif
@if ($errors->has('purchase_note')) {{ $errors->first('purchase_note') }} @endif
Product Name* Quantity* Price* Total Action