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