@section('theme::title', __('seo.donations')) @section('theme::content')
@if ($message = session('error'))
{{ $message }}
@endif

{{ __('donations.notification.buy.error-helper') }}

{{ __('donations.notification.buy.error-ahref') }}
@endsection