@extends('table.app') @section('styles') @endsection @section('breadcrumb') @endsection @section('content') @include('user::role.table.table') @include('user::role.table.filter') @endsection @section('scripts') @endsection