@extends('layouts/layoutMaster') @section('title', 'Roles') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Roles

@if (Session::has('success'))
@endif
id Role Status Action
@endsection