@extends('layouts.admin') @section('headerTitle') Regiuni @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.locations.regions', $location) }} @endsection @section('buttons') @can('admin-create') Adauga Regiune @endcan @endsection @section('content')