@extends('layouts.admin') @section('content') @section('headerTitle') Role Management @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.administration.role.view', $role) }} @endsection @section('buttons') Inapoi la lista Sterge rol @endsection