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