@extends('layouts.admin',['hideSiteRedirect'=> true])
@section('headerTitle')
Acte
@endsection
@section('breadcrumbs')
{{ Breadcrumbs::render('admin.employeeLeave.index') }}
@endsection
@section('content')
@section('buttons')
@can('admin-create')
Adauga concediu
@endcan
@endsection