@extends('layouts.fixed') @section('title','Roles') @section('content')

Manage Roles

{{--create/edit start --}} {{--

Add Roles

--}} {{--create/edit start --}} {{--list start --}}
User Roles list

@include('users.roles-list')
{{-- Start Modal --}} {{--list end--}}
@stop @section('style') @stop @section('plugin') @stop @section('script') @stop