@extends('layouts.app') @section('title', __('flash_client')) @section('content')

{{ __('flash_client') }}

{{ __('welcome_flash') }}

{{ __('sso_ticket') }}

{{ __('download_options') }}

{{ __('windows') }}

{{ __('recommended_windows') }}

{{ __('download_exe') }}

{{ __('macos') }}

{{ __('for_macos') }}

{{ __('download_dmg') }}

{{ __('linux') }}

{{ __('for_linux') }}

{{ __('download_appimage') }}

{{ __('sso_authentication') }}

{{ __('sso_description') }}

@endsection