@include('forms/elements/header_start') @include('patients/elements/header_end')
{{--@include('patients.elements.list')--}}
{{--
--}} {{--
--}} {{--
--}} {{--
0% complete
--}} {{--
--}} {{--

Animated stripes

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}}

Insurance Information

@csrf
@if ($errors->has('group_no')) {{ $errors->first('group_no') }} @endif
@if ($errors->has('policy_no')) {{ $errors->first('policy_no') }} @endif
@if ($errors->has('type_of_insurance')) {{ $errors->first('type_of_insurance') }} @endif
@if ($errors->has('tel')) {{ $errors->first('tel') }} @endif

Card image cap
Contact Us
@include('forms/elements/footer_start') @include('forms/elements/footer_end')