@extends('layouts.app') @section('content')
{{ __('Dashboard') }}
>
{{ __('Verified Data') }}
{{--
@csrf
Select file for importing
Upload
--}}
@csrf
Select Range
Search
Import
@csrf
Export
Send SMS
Sl.No
UniqueID
Name
Phone
Q-ID
Email
Send SMS
Created At
Import verified data
@csrf
Select file for uploading
Please enter correct data
@endsection @section('scripts') @endsection