@if(isset($chargerEquipment->servicePlan))
@foreach($chargerEquipment->servicePlan as $servicePlan)
@foreach($MaintenanceTypeList as $MaintenanceType)
@endforeach
@foreach($durationList as $duration)
@endforeach
@endforeach
@else
No Service Maintenance Plan and schedule added yet
@foreach($MaintenanceTypeList as $MaintenanceType)
@endforeach
@foreach($durationList as $duration)
@endforeach
@endif
@else
No Service Maintenance Plan and schedule added yet
@endif