@extends('layouts.crm.app-crm') @section('content')
Name Title Company Phone Mobile Email Lead Status Action
@include('crm.leads.add-lead') @include('crm.leads.edit-lead')
@endsection @section('footer') @include('shared.footer') @endsection