@extends('layouts.admin') @section('content') @section('headerTitle') Tip vehicul @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.taxFees.vehicleTypes.index') }} @endsection @section('buttons') @can('admin-create') Adauga Tip Vehicul @endcan @endsection