@include('includes.header')

Existing Zonal Leads

Collaboration
Existing Zonal Leads



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