Print/Download Application Form

{{--
--}}
@if (session()->has('error')) @endif @if (session()->has('success')) @endif
@csrf
@error('registration_no') {{ $message }} @enderror
@error('dob') {{ $message }} @enderror
{{--
* Details are mandatory
--}}