Balance | First Name | Last Name | Phone | Inv. plan | Status | Date registered | Action | ||
---|---|---|---|---|---|---|---|---|---|
${{ $list->account_bal }} | {{ $list->name }} | {{ $list->l_name }} | {{ $list->email }} | {{ $list->phone_number }} | {{ $list->dplan->name }} | NULL | {{ $list->status }} | {{ \Carbon\Carbon::parse($list->created_at)->toDayDateTimeString() }} | Edit Status |