@if ($trips->isNotEmpty())
@if ($trip_previous_code) @icon('chevrons-left', 'w-4 h-4') @else @icon('chevrons-left', 'w-4 h-4') @endif @if ($trip_next_code) @icon('chevrons-right', 'w-4 h-4') @else @icon('chevrons-right', 'w-4 h-4') @endif
@endif