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