Simply check if the requests variable exists or not.
@if (empty($requests) || !$requests->count()
@else
@endif
View composers should work for this:
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community