@extends(activeTemplate() .'layouts.user') @section('content')
| @lang('Transaction ID') | @lang('Amount') | {{--@lang('Remaining Balance') | --}}@lang('Details') | @lang('Date') |
|---|---|---|---|---|
|
{{$data->trx}} |
type == '+') class="text-success" @else class="text-danger" @endif> {{($data->type == '+') ? '+':'-'}} {{formatter_money($data->amount)}} {{-- @if($type == 'money'){{$general->cur_text}}@endif--}} | {{----}} {{-- --}} {{-- {{formatter_money($data->main_amo)}}--}} {{-- @if($type == 'money'){{$general->cur_text}}@endif--}} {{-- --}} {{-- | --}}{{$data->title}} | {{date('d M, Y', strtotime($data->created_at))}} |
| @lang('No results found')! | ||||