@extends('Admin.Layout.main_layout') @section('title','View Document Type') @section('main_container')

View Document Type

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

No Data Available

@endif
No. Name Actions

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

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

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

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