* Fix claimId not being passed to report form.
* Delegate methods so DRY isn't that hurt.
Since the router doesn't support optional routing and this application
uses an EOL (End of Life) PHP version the only thing I was able to do
was extracting duplicated code into private methods.