@extends('layouts.app') @section('content') @push('breadcrumb') @endpush
@include('flash::message')
Roles
@include('base.roles.table')
@endsection