@extends('layouts.admin') @section('headerTitle') Lista Vehicule @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.fleetOfVehicles.index') }} @endsection @section('content') @section('buttons') @can('admin-create') Calendar Reminder Adauga Vehicul @endcan @endsection