{{__('attribute.(Add a new brand or select "Other")')}}
{{--{{ __('attribute.(Add Brand)') }}
{{ __('attribute.(You can select only 1)') }}
@foreach (\App\Models\BoatAdvertisment::getHullOptions() as $key => $hullOptions){{ __('attribute.(You can select only 1)') }}
@foreach (\App\Models\BoatAdvertisment::getEngineOptions() as $engineKey => $engineOptions){{ __('attribute.(You can select only 1)') }}
@foreach (\App\Models\BoatAdvertisment::getFuelOptions() as $fuelKey => $fuelOptions)