@extends('Admin.Layout.main_layout') @section('title','View Qualification ') @section('main_container')
@csrf /home/karnava/public_html/center.karnavati.in/resources/views/Admin/qualification_form.blade.php on line 29
"/>


Warning: Undefined variable $fetch in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/qualification_form.blade.php on line 66

Warning: Attempt to read property "staff_cv" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/qualification_form.blade.php on line 66

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/qualification_form.blade.php on line 67
@if($fetch->document_confirmation == 'Agree') @else @endif
@if($fetch->policies_confirmation == 'Agree') @else @endif
@endsection