@extends('admin.layouts.app') @section('content')
{{translate('Member Bulk Upload')}}
{{ translate('Step 1')}}:

{{translate('1. Download the skeleton file and fill it with proper data')}}.

{{translate('2. You can download the example file to understand how the data must be filled')}}.

{{translate('3. Once you have downloaded and filled the skeleton file, upload it in the form below and submit')}}.


{{translate('Step 2')}}:

{{translate('1. Gender and Package Id should be in numerical id.')}}.

{{translate('2. Gender numerical ids are, Male Id = 1, Female Id = 2')}}.

{{--

{{translate('3. You can download the pdf to get On Behalf Id and Package Id.')}}.

--}}

{{translate('3. Add the country code before the phone number.')}}.


{{-- --}}

{{translate('Upload Member File')}}
@csrf
Export Pending Details Users
@endsection