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