Confirmation

@csrf
{{-- Form End --}}
@if (session()->has('success')) @endif
@if (session()->has('error'))
{!! session()->get('error') !!}
@endif
* Details are mandatory
//