@extends('layouts.utenti') @section('page-title', __('Users')) @section('page-heading', __('Users')) @section('breadcrumbs') @stop @section('content') @include('partials.messages')
@stop @section('scripts') @stop