@extends('User.Layout.main_layout') @section('title','View All Document') @section('main_container')

View Document

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

No Data Available

@endif
No. Name Of Director Document Type Document Name Document Status Comment Action

Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_all_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_all_document.blade.php on line 93

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

Warning: Attempt to read property "name_director" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_all_document.blade.php on line 95

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

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

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

Warning: Attempt to read property "document_name" on null in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_all_document.blade.php on line 99
view document
Warning: Undefined variable $data in /home/karnava/public_html/center.karnavati.in/resources/views/User/view_all_document.blade.php on line 103

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

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

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