@extends('layouts.master') @section('content-header')

{{ trans('user::roles.title.roles') }}

@stop @section('content')
Id {{ trans('user::roles.table.name') }} {{ trans('user::users.table.created-at') }} {{ trans('user::users.table.actions') }}
Id {{ trans('user::roles.table.name') }} {{ trans('user::users.table.created-at') }} {{ trans('user::users.table.actions') }}
@include('core::partials.delete-modal') @stop @push('js-stack')