@extends('layouts.admin') @section('title') Documente @endsection @section('registrySelector') {{--
--}} {{-- --}} {{--
--}} @endsection @section('breadcrumbs') {{Breadcrumbs::render('admin.registry_documents_view', $item)}} @endsection @section('buttons') @can('admin-create') {{-- --}} {{-- --}} @endcan @endsection @section('content') {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} @endsection @push('scripts') {{-- {{ $dataTable->scripts() }}--}} @endpush