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