Exemplo n.º 1
0
 public function AURDice()
 {
     return View::make('dice', Coin::DiceGame('Auroracoin', 'AUR'));
 }