@extends('layouts.app') @section('content')

Edit Purchase

@csrf @method('PUT')
Use whole numbers for pcs and decimals for kg.
@endsection