@include('operations.suppliers._form', [ 'supplier' => $supplier, 'action' => route('operations.suppliers.update', $supplier), 'method' => 'PUT', ])