|
{{ __('dashboard.created_at') }}
|
||
|---|---|---|---|
|
@if($row->id != 1)
@endif
|
{{ \Carbon\Carbon::parse($row->created_at)->format('Y/m/d') }} |
|
|
| {{ $countries->links() }} | |||