Add New Parking Size

Define a new slot size classification (e.g. S, M, L, XL) and maximum parking capacity limit.

← Back to Parking Sizes
@csrf
@error('name')

{{ $message }}

@enderror
@error('code')

{{ $message }}

@enderror

This capacity limit will be shared across all vehicle categories assigned to this size class.

@error('capacity')

{{ $message }}

@enderror
Cancel