@extends('layouts.tenant.dreams_tech.app') @section('page_css') @endsection @section('page_content')
@livewire('tenant.lemarex.deal.deal-landing-page', ['module_options' => $module_options])
@stop @section('page_js') @endsection