@extends('layouts.app') @section('content')
@include('admin.documents.cards.add-file')
@include('admin.documents.cards.documents')
@endsection