@extends('layouts.admin') @section('headerTitle') Formulare @endsection @section('content') @section('breadcrumbs') {{ Breadcrumbs::render('admin.procurement.forms.index') }} @endsection @section('buttons') @can('admin-create') Adauga Formular @endcan @endsection