@extends('layouts.tenant.master') @section('title', 'User Menu') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

User Management

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