$layout
$layout
loadModel(int $id) : \Brand
Returns the data model based on the primary key given in the GET variable.
If the data model is not found, an HTTP exception will be raised.
| int | $id | the ID of the model to be loaded |
when no brand could be found with the id given
the brand found