@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('Referral Registrations') }} ({{ __('All Time') }})

{{ __('Registation Date') }} {{ __('User Name') }} {{ __('User Email') }} {{ __('Group') }} {{ __('Referrer Email') }} {{ __('Referrer TTS Bonus') }} {{ __('Status') }} {{ __('Country') }}
@endsection @section('js') @endsection