@include('printers._form', ['action' => route('printers.update', $printer), 'method' => 'PUT', 'printer' => $printer, 'clients' => $clients])