add create/edit functionality
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
<p>{{ $purchasing->price }}</p>
|
||||
<form method="POST" action="/devices/{{ $purchasing->device->device_id }}/purchasing">
|
||||
@method('PUT')
|
||||
@csrf
|
||||
|
Reference in New Issue
Block a user