@extends('layouts.tenant.master') @section('title', 'Manage Role Menu') @section('css') {{-- --}} @endsection @section('style') @endsection @section('breadcrumb-title')

Manage Role List

@endsection @section('breadcrumb-items') @endsection @section('content') @endsection @section('script') {{-- --}} @endsection