@if (Route::currentRouteName() == $route)
  • {{ trans($title) }}
  • @else
  • {{ trans($title) }}
  • @endif