public function cartDeleteAll()
 {
     \Cart::Delete();
 }