public function total()
 {
     return Booking::total();
 }