{{-- Warning --}} @if (session('warning'))
{{ session('warning') }}
@endif @if (session('error'))

Get Activity Failed

{{-- {{ session('error') }} --}} Please grant permission for us to get access into your private activities, so we can record your sport sessions accurately.

Strava re-register tutorial
@endif {{-- --}}
@csrf
{{-- @if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{-- @if (Route::has('register')) {{ __("Don't have account?") }} @endif --}} {{-- --}} {{ __('Log in') }}