@if(!auth()->user())
{{__('Log In')}}
@else
{{__('Proceed to Application')}}
@endif
{{__('Learn More')}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}