@extends('admin.layouts.app') @section('title', 'Lead') @section('content')

Leads All existing leads on SaleSoft CRM are listed here, you can click on a lead for a more detailed view.

Actions
{{-- Export --}}
{{--Column 1 --}} {{--Column 1 --}}
Lead options
  • Option 1
Contact Name Lead Name Lead Code Stage Lead Owner Created At Exp Closing Date Primary Contact Business Type Value

Are You Sure?

Your recently changed data in this model will be lost.

@stop @section('styles') @stop @section('admin_js') @include('admin.leads.js.index') @stop