@extends('layouts.admin') @section('content') @section('headerTitle') Angajati @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.administration.employee') }} @endsection @section('buttons') @can('admin-create') @endcan @endsection