@extends('layouts.tenant.dreams_tech.app') @section('page_css') @endsection @section('page_content') @livewire('tenant.lemarex.file.file-manager-landing-page') @stop @section('page_js') @endsection