@php $fixedCryptoCoinContent = \App\Services\FrontendService::getFrontendContent(\App\Enums\Frontend\SectionKey::CRYPTO_COIN, \App\Enums\Frontend\Content::FIXED); @endphp @extends('layouts.auth') @section('content')
image
image
image
image

{{ __('This is a secure area of the application. Please confirm your password before continuing.') }}

@csrf
@endsection