id) }}" data-loadable='true' data-selector="#open_purchase_edit_modal_page" enctype="multipart/form-data"> @csrf
@if ($errors->has('member')) {{ $errors->first('member') }} @endif
@if ($errors->has('purchase_no')) {{ $errors->first('purchase_no') }} @endif
@if ($errors->has('purchase_date')) {{ $errors->first('purchase_date') }} @endif
@if ($errors->has('purchase_note')) {{ $errors->first('purchase_note') }} @endif
@if (count($single_purchase_product) > 0 ) @foreach ($single_purchase_product as $spp) @endforeach @endif
Product Name Quantity* Price* Total Action