{{ __('Vehicle') }} {{ __('Basic list of colors') }}
{{ __('Add Color') }}
@foreach ($vehicleColors as $color) @endforeach
{{ __('Name') }} {{ __('Action') }}
{{ $color['name'] }}