@extends('layouts.admin') @section('content') @section('headerTitle') Evenimente Categorii @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.news_events.events') }} @endsection @section('buttons') @can('admin-create') @endcan @endsection