@php( $headerOption = \App\Http\Controllers\Controller::getHeaderOptions( $title ?? 'Dupe Checker', $subTitle ?? 'My Leads', [], [] ) ) @extends('admin.layouts.layout', $headerOption) @section('content')

Dupe Checker

Back to My Leads
{{-- Filter Panel --}}
Search Filters
Hold Ctrl/Cmd to multi-select
{{-- Results Area --}}

No duplicate groups found.

Loading...

Scanning for duplicates...

{{-- Group Card Template (hidden) --}} @endsection @push('page_script') @endpush