@include('includes.header')
Existing Zonal Leads
Existing Zonal Leads
@foreach($zonallead as $key => $data) {{----}} @endforeach
{{$data->id}}
{{ $num }}
{{strtoupper($data->name)}}
@include('includes.footer')