@extends('layouts.admin') @section('headerTitle') Documente @endsection @section('content') @section('breadcrumbs') {{ Breadcrumbs::render('admin.procurementDetailsDocuments.index') }} @endsection @section('buttons') @can('admin-create') Adauga Document @endcan @endsection