@extends('layouts.tenant.dreams_tech.app') @section('page_css') @endsection @section('page_content')
@livewire('tenant.lemarex.dashboard.dashboard-landing-page', ['page_title' => $page_title])
@endsection @section('page_js') {{-- --}} @endsection