@if(Setting::get('show_support'))

{{ trans('cachet.powered_by', ['app' => Setting::get('app_name')]) }}

@endif

{{ trans('cachet.rss-feed') }} -  {{ trans('cachet.atom-feed') }}

@if(Auth::check())

{{ trans('dashboard.dashboard') }} – {{ trans('dashboard.logout') }}

@endif