@inject('model', '\App\Domains\Auth\Models\User') @extends('backend.layouts.app') @section('title', __('Show Promoters')) @section('content')
@lang('Campaign Promoters') Add Single Promoter Add Promoters in Bulk
@include('includes.partials.messages')
Sr. No Promoter Name Promoter ID Email Phone No Zone Global Zone Gratification Created Time Action
@endsection @section('script') @endsection