{{ translate('Edit boat') }}

@foreach ($boatTypes as $boatType) boat_type_id == $boatType->id ? 'checked' : '' }}>
{!! file_get_contents(public_path("storage/svg/$boatType->svg")) !!}

{{ translate($boatType->type) }}

@endforeach

{{ translate('Boat updated with success.') }} {{ translate('By clicking on update, you certified all informations
you provided are correct and conform to reality.
You also certified that your boat is covered by a boat insurance.') }}