@error('benefits')
{{ $message }}
@enderror
@error('limitations')
{{ $message }}
@enderror
@error('other_notes')
{{ $message }}
@enderror
@error('summary_details')
{{ $message }}
@enderror
@error('eligibility_requirements')
{{ $message }}
@enderror
@error('make_a_claim')
{{ $message }}
@enderror
@error('obtain_refund')
{{ $message }}
@enderror
@error('exclusions')
{{ $message }}
@enderror
@error('cancellation')
{{ $message }}
@enderror
Attachments
Upload PDF documents related to this plan (e.g., policy wordings, medical questionnaires, etc.)
@if(isset($plan) && $plan->attachment && count($plan->attachment) > 0)
Current Attachments
@foreach($plan->attachment as $index => $attachment)
@endforeach
@endif
Add New Attachments