@extends('layouts.master') @section('title', 'Rôles et autorisations') @section('content')
@livewire('user.role.index-role')
@endsection