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