@extends('layout.store_layout.master') @section('custom_css') @endsection @section('content')
التاريخ | الرقم المرجعي | تفاصيل | المبلغ | ||
---|---|---|---|---|---|
{{getFormattedTime($item->created_at)}} | {{ $item->getKey() }} | {{ $item->title. ($item->details ? ' - '.$item->details : '') }} | {{ ($item->amount * $item->amount_factor).' '.$item->currency }} | ||
@lang('admin.no_data_found') |