@extends('dashboard.layouts.master') @section('title', __('Roles')) @section('css') @stop @section('content') @include('dashboard.views-dash.role.model-from')
{{-- --}}
# {{ __('Name') }}{{ __('Count User') }}{{ __('Date') }} {{ __('Processes') }}
@endsection @section('script') @stop