@php $configData = Helper::appClasses(); @endphp @extends('layouts/layoutMaster') @section('title', 'Structures') @section('content')

Configurations / Structures

@livewire('configurations.structures.table') @endsection