@extends('Admin.Layout.main_layout') @section('title','View Application Form List') @section('main_container')

View List

@if(!$form_list_arr ->isEmpty()) @foreach($form_list_arr as $data) @endforeach @else

No Data Available

@endif
No. NAME OF DIRECTOR Actions

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/oldform_list.blade.php on line 85

Warning: Attempt to read property "id" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/oldform_list.blade.php on line 85

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/oldform_list.blade.php on line 87

Warning: Attempt to read property "name_director" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/oldform_list.blade.php on line 87
@endsection