@extends('layouts.admin')
@section('content')
@section('headerTitle')
{{ $apointmentapl->name }} APL
@endsection
@section('breadcrumbs')
{{ Breadcrumbs::render('admin.programari_apl.view', $apointmentapl) }}
@endsection
@section('buttons')
@can('admin-create')