@extends('layouts.crm-master') @section('title', 'Metrica - Admin & Dashboard Template') @section('headerStyle') @stop @section('content')
@component('common-components.breadcrumb') @slot('title') Contacts @endslot @slot('item1') Metrica @endslot @slot('item2') CRM @endslot @endcomponent

Contacts Details

Customer Name Email Phone No Lead Score Company Tags Action
Donald GardnerNew xyx@gmail.com +123456789 68 Starbucks coffee test another
Matt Rosales xyx@gmail.com +123456789 112 Mac Donald test another something
Michael HillNew xyx@gmail.com +123456789 64 Life Good test another
Nancy Flanary xyx@gmail.com +123456789 124 Flipcart test another something
Dorothy Key xyx@gmail.com +123456789 33 Adidas test something
Joseph Cross xyx@gmail.com +123456789 84 Reebok test another something
@stop @section('footerScript') @stop