public function boot()
 {
     parent::boot();
     $this->theme->setTitle('Bidding');
 }
Exemplo n.º 2
0
 public function boot()
 {
     parent::boot();
     $this->theme->setTitle('poyc');
 }
Exemplo n.º 3
0
 public function boot()
 {
     parent::boot();
     $this->theme->setTitle('contact');
 }