@extends('layouts.dashboard.template') @section('content')
@if (!empty($response['propertyAviable'])) @endif
{{-- Grafico de ventas del mes --}} {{-- --}}
Mail-Orders
Online
In-Store
@endsection @section('scripts') @endsection