@extends('layouts.master')
@section('title', 'Roles')
@section('pageheader')
@endsection
@section('breadcrumb')
@endsection
@section('content')
@include('partials.flash')
@section('content')
| # |
Role |
Permissions |
Actions |
@endsection
@section('script')
@endsection