diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php index 33cdd7fb..0dd4f7d4 100644 --- a/resources/views/partials/footer.blade.php +++ b/resources/views/partials/footer.blade.php @@ -23,7 +23,7 @@ @endif @if($current_user)
  • - {{ trans('dashboard.logout') }} + {{ trans('dashboard.logout') }}
  • @endif