@extends('User.Layout.main_layout') @section('title','View All Aplication Form') @section('main_container')
@if(session('message'))
{{ session('message') }}
@endif

View Application Form List

@if(!$organization_arr ->isEmpty()) @foreach($organization_arr as $data) @if($data->status=='Approved') @elseif($data->status=='Action required') @elseif($data->status=='Re-apply') @else @endif
No. Organization Name Status View Inspection

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 93

Warning: Attempt to read property "id" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 93

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 97

Warning: Attempt to read property "organisation_name" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 97

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 101

Warning: Attempt to read property "status" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 101

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 105

Warning: Attempt to read property "status" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 105

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 109

Warning: Attempt to read property "status" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 109

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 113

Warning: Attempt to read property "status" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 113
Application Form


Fatal error: Uncaught Error: Class "DB" not found in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php:127 Stack trace: #0 {main} thrown in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_document.blade.php on line 127