@props([ 'name' => 'guests', 'adults' => 2, 'children' => 0, 'rooms' => 1, // RULES 'maxGuestsPerRoom' => 4, ])