@extends('admin.layouts.app') @section('title', 'FILE APP PORTAL - General Documents') @section('breadcrumbs') General Documents @endsection @push('styles') @endpush @section('content')
@if(!$gdPerms['view'])

Access Restricted

You don't have permission to view General Documents. Contact your administrator to request access.

@else
Document Type Comments Uploaded On Uploaded By Files Shared With Actions

@endif
@endsection @push('modals') @endpush @push('scripts') @endpush