@extends('layouts.admin')
@section('content')
@section('headerTitle')
Compartimente
@endsection
@section('breadcrumbs')
{{ Breadcrumbs::render('admin.departments') }}
@endsection
@section('buttons')
@can('admin-create')