{{ $slot ?? '' }}
@if ($showPrev ?? true) {{ $prevText ?? __('Previous') }} @endif @if ($showNext ?? true) {{ $nextText ?? __('Next') }} @endif