fill($request->input()); $invoice->save(); return $invoice; } }