function __construct(Application $app)
 {
     parent::__construct($app);
     $this->metadata = ['title' => 'Banerelle'];
 }