@extends('layouts/layoutMaster') @section('title', 'Leads') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
Leads
@if (Auth::user()->affiliate != '1') Import Leads Export Leads @endif
Lead No. First Name Last Name Email Country Mobile Lead Owner Comment Source Source URL Status Date Actions
@endsection