Review and manage article routing
{{ $routeArticle->article->description ?? 'No description available' }}
@if ($tab === 'pending') All route articles have been reviewed. @elseif ($search !== '') No results for "{{ $search }}". @else No route articles have been created yet. @endif