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

{{ ucfirst(tenant('id')) }} Menu

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