{{__('Hello,')}} {{ Auth::user()->name }}!
@csrf
{{__("Client Secret KEY")}}:
{{ $key ? __("RE-GENREATE KEY") : __("GET YOUR KEY") }}