{{-- FILTER SIDEBAR --}} {{-- TABLE --}}
{{ ($contact_mode ?? 'prospects') === 'prospects' ? 'All Contacts' : 'All Members' }}
@can('contact.create') @if(($contact_mode ?? 'prospects') === 'prospects') + Add Contact @else @endif @endcan
{{-- HEADER --}} {{-- CHECKBOX --}} {{-- VIEW --}} {{-- FILTERS --}} {{-- CHECKBOX --}} {{-- VIEW --}} {{-- FIRST NAME --}} @if(shouldShowLocationColumn('contacts'))@endif {{-- LAST NAME --}} {{-- CONTACT ID --}} {{-- PHONE --}} {{-- CREATED --}} {{-- TYPE --}} {{-- PHASE --}} {{-- GENDER --}} {{-- DOB --}} {{-- AGE GROUP --}} {{-- ADDRESS1 --}} {{-- ADDRESS2 --}} {{-- CITY --}} {{-- STATE --}} {{-- ZIP --}} {{-- MOTHER --}} {{-- FATHER --}} {{-- MARKETING --}}
View First Name Last Name Contact ID Phone Created Contact Type Contact Phase Gender DOB Age Group Address 1 Address 2 City State Zip Mother Name Father Name Marketing Source
@push('scripts') @endpush