@extends('admin.layout.admin-dash-layout2') @section('title', 'Resource Material') @section('content')

Resource Material

{{-- --}} @foreach($category3 as $val) --}} @endforeach
# Document PdfHandle
{{ $loop->iteration }} {{$val->document_title}} {{--
@endsection @section('javascript') @endsection