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