@php($page = 'reports')
{{env('APP_NAME')}} | Reports
{{--
--}}
{{-- @livewireStyles --}}
@include("components.navbar")
@include("components.sidebar")
{{-- stats card --}}
Reports
Agent Report
Reports
Customer Report
Reports
Sites Report
Reports
Plots Report
Reports
Sales Report
{{-- end stats card --}}
@include("components.footer")
{{-- --}} {{-- --}} {{-- --}}