@extends('layouts.admin') @section('content') @section('headerTitle') Auto Declaratie Fiscala @endsection @section('breadcrumbs') {{-- {{ Breadcrumbs::render('admin.taxFees.vehicleTaxDeclaration.index') }}--}} @endsection @section('buttons') @can('admin-create') Adauga Declaratie auto @endcan @endsection