@section('title', $isEditMode ? 'Edit Vessel' : 'Add Vessel')
@section('heading', $isEditMode ? 'Edit Vessel' : 'Add Vessel')
@section('top-menu-items')
{{ $isEditMode ? 'Change the settings of this Tour Vessel. Pro Tip: Use the Special Unavailability section to refine the availability of this Tour Vessel.' : 'Add a new Tour Vessel to your fleet. Pro Tip: Use the Special Unavailability section to refine the availability of this Tour Vessel.' }}