public function boot()
 {
     parent::boot();
     $this->theme->setTitle('Bidding');
 }
Exemple #2
0
 public function boot()
 {
     parent::boot();
     $this->theme->setTitle('poyc');
 }
 public function boot()
 {
     parent::boot();
     $this->theme->setTitle('contact');
 }