Reporte de Leads

Generado el: {{ now()->format('d/m/Y H:i') }}

@foreach($items as $item) @endforeach
Fecha Cliente Tipo de evento Evento Staft Presupuesto Costo Estado
{{ $item['created_at'] }} {{ $item['customer_name'] }} {{ $item['name_lead_type'] }} {{ $item['name_event'] }} {{ $item['assigned_to'] }} {{ $item['estimated_budget'] }} {{ $item['total_cost'] }} {{ strip_tags($item['status_html']) }}