@extends('layouts.app') @section('content')
{{ __('Dashboard') }} > {{ __('Verified Data') }}
{{--
@csrf
Select file for importing
--}}
@csrf
Select Range
@csrf
Sl.No UniqueID Name Phone Q-ID Email Send SMS Created At
@endsection @section('scripts') @endsection