@extends('backend.layouts.app') @section('head') @endsection @section('content')
{{translate('Affiliate Logs')}}
# {{ translate('Referred By')}} {{ translate('Referral User')}} {{ translate('Amount')}} {{ translate('Order Id')}} {{ translate('Referral Type') }} {{ translate('Product') }} {{ translate('Date') }}
@endsection @section('script') {!! $datatable_script !!} @endsection