Book Your Party

Children's age
Party location
01
02
03
04
05
06
07
08
09
10
11
12
01
02
03
04
05
06
07
08
09
10
11
12
AM
PM
  • 30 min
  • 1 hour
  • 2 hours
  • 3 hours
  • 4 hours
  • Frozen
  • Encanto
  • Sheriff Woody and Jesse
  • Beauty and the Beast
  • Clowns
  • Sonic
  • Moana
  • SpiderMan
  • Paw Patrol
  • Cars
  • Rapunzel
  • Peter Pan and Tinkerbell
  • Pirate
  • Cupcake and Ice Cream Cone
  • Super Mario and Princess Peach
  • Pikachu
  • Genie and Princess Jasmine
  • Under the Sea
  • Ladybug and Cat Noir
  • Elmo
  • Tiger
  • Ice Cream Girl
  • Tik Tok Girl
  • Pop It
  • Baby Shark
  • Astronaut
  • Cat in the Hat
  • Princess Sofia
  • Butterfly
  • Minnie Mouse
  • Roza Barboskina
  • Liza Barboskina
  • Batman
  • Slime Party
  • Science Show with Mrs. Sulfur Hydrogen
  • Paper Show
  • Circus Show
  • Neon Party Show
  • Mystery Box
  • Giant Bubble Show
  • Magic Show
  • New Year Show
  • Balloon Man Show
  • Rock Star Show
  • NERF Show
  • Cotton Candy Ice Cream Show
  • Star Wars Quest
Additional Services

Do you want to book a party?

Book now

Book your event!

Exception

Error

We're sorry, but an unhandled error occurred. Please see the details below.

fwrite(): write of 1910 bytes failed with errno=28 No space left on device

/home4/smpannd/ybe.smpandd.com/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php line 133

     * Write to stream
     * @param resource $stream
     * @param array $record
     */
    protected function streamWrite($stream, array $record)
    {
        fwrite($stream, (string) $record['formatted']);
    }
 
    private function customErrorHandler($code, $msg)
    {
        $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);
    }

Stack trace

# Called Code Document Line
10 fwrite() ~/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php 133
9 Monolog\Handler\StreamHandler->streamWrite() ~/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php 119
8 Monolog\Handler\StreamHandler->write() ~/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php 39
7 Monolog\Handler\AbstractProcessingHandler->handle() ~/vendor/monolog/monolog/src/Monolog/Logger.php 344
6 Monolog\Logger->addRecord() ~/vendor/monolog/monolog/src/Monolog/Logger.php 712
5 Monolog\Logger->error() ~/vendor/laravel/framework/src/Illuminate/Log/Writer.php 203
4 Illuminate\Log\Writer->writeLog() ~/vendor/laravel/framework/src/Illuminate/Log/Writer.php 114
3 Illuminate\Log\Writer->error() ~/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php 221
2 Illuminate\Support\Facades\Facade::__callStatic() ~/vendor/october/rain/src/Foundation/Exception/Handler.php 66
1 October\Rain\Foundation\Exception\Handler->report() ~/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php 81
0 Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()