@if ($previous_post)
{{ __('frontend::messages.Previous Post') }}
{{ $previous_post?->title }}
@endif
@if ($next_post) @endif