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

Admin Home Page

@endsection