@extends('backend.layouts.app') @section('content') @php $buttons = ' _id).'" id="users_view" class="btn btn-sm fw-bold btn-primary ms-auto m-4">Edit '; @endphp @include('backend.includes.breadcrumb_inner',['buttons_extra'=>$buttons])
| {{ label_case($field_name) }} | @if ($field_name == 'date_of_birth' && $userprofile->$field_name != '')@if(auth()->user()->id == $userprofile->user_id) {{ $userprofile->$field_name->isoFormat('LL') }} @else {{ $userprofile->$field_name->format('jS \\of F') }} @endif | @elseif ($field_type == 'date' && $userprofile->$field_name != ''){{ $userprofile->$field_name->isoFormat('LL') }} | @elseif ($field_type == 'datetime' && $userprofile->$field_name != ''){{ $userprofile->$field_name->isoFormat('llll') }} | @elseif ($field_type == 'url')@if(isset($userprofile->$field_name)) {{ $userprofile->$field_name }} @endif | @else{{ isset($userprofile->$field_name)?$userprofile->$field_name:'N/A' }} | @endif
|---|---|---|---|---|---|
| {{ label_case('social') }} |
|
||||
| {{ __('Status') }} | {!!isset($$module_name_singular->status) && ($$module_name_singular->status==1)? 'Active' :' In Active' !!} | ||||
| {{ __('Confirmed') }} | {!!isset($$module_name_singular->confirmed) && ($$module_name_singular->confirmed==1)? 'Confirmed' :' Not Confirmed' !!} | ||||
| {{ __('Roles') }} |
@if($$module_name_singular->roles->count() > 0)
|
||||
| {{ __('Permissions') }} |
@if($$module_name_singular->permissions->count() > 0)
|
||||
| {{ label_case('created_at') }} | {{ isset($userprofile->created_at)?$userprofile->created_at->isoFormat('llll'):'N/A' }} ({{ isset($userprofile->created_at)?$userprofile->created_at->diffForHumans():'N/A' }}) |
||||
| {{ label_case('updated_at') }} | {{ isset($userprofile->updated_at)? $userprofile->updated_at->isoFormat('llll'):'N/A' }} ({{ isset($userprofile->updated_at)?$userprofile->updated_at->diffForHumans():'N/A' }}) |
| Location | User Agent | IP Address | Last Activity | Expired At | Actions |
|---|---|---|---|---|---|
| {{ isset($activeuser['ip_address'])?getCountryByIP($activeuser['ip_address']):'N/A'}} | {{ isset($activeuser['user_agent'])?$activeuser['user_agent']:''}} | {{ isset($activeuser['ip_address'])?$activeuser['ip_address']:''}} | {{ $activeuser['last_activity']?$activeuser['last_activity']:''}} | {{ $activeuser['expires_at']?$activeuser['expires_at']:''}} | @php if(isset($activeuser['user_id']) && !empty($activeuser['user_id'])){ if(\Request::session()->getId()==$activeuser['session_id']){ echo 'Current Session'; }else{ echo 'Sign Out'; } }else{ echo 'Expired'; } @endphp |
|
500 ERR
|
POST /v1/invoice/in_5315_4014/invalid | 10 Nov 2022, 10:30 am |
|
200 OK
|
POST /v1/invoices/in_7445_4506/payment | 25 Jul 2022, 11:30 am |
|
200 OK
|
POST /v1/invoices/in_4996_5786/payment | 25 Oct 2022, 6:05 pm |
|
200 OK
|
POST /v1/invoices/in_3841_7630/payment | 21 Feb 2022, 6:05 pm |
|
200 OK
|
POST /v1/invoices/in_3822_2935/payment | 10 Mar 2022, 8:43 pm |
| Invoice #SEP-45656status has changed from Pendingto In Progress | 25 Oct 2022, 8:43 pm |
| Max Smithhas made payment to #SDK-45670 | 24 Jun 2022, 9:23 pm |
| Emma Smithhas made payment to #XRS-45670 | 20 Jun 2022, 11:30 am |
| Invoice #KIO-45656status has changed from In Transitto Approved | 22 Sep 2022, 11:30 am |
| Max Smithhas made payment to #SDK-45670 | 19 Aug 2022, 5:30 pm |
| Invoice #DER-45645status has changed from In Progressto In Transit | 24 Jun 2022, 6:05 pm |
| Invoice #LOP-45640has been Declined | 10 Nov 2022, 8:43 pm |
| Invoice #DER-45645status has changed from In Progressto In Transit | 25 Jul 2022, 11:05 am |
| Invoice #LOP-45640has been Declined | 24 Jun 2022, 10:10 pm |
| Sean Beanhas made payment to #XRS-45670 | 24 Jun 2022, 5:20 pm |