@extends('layouts.app') @section('styles') @endsection @section('content')
{{__('user::role.datatable.id')}} {{__('user::role.datatable.name')}} {{__('user::role.datatable.updated_at')}} {{__('user::role.datatable.manage')}}
@endsection('content') @section('scripts') @endsection