ID | {{ __('lang.name') }} | Logo | {{ __('lang.contact') }} | {{ __('lang.created_at') }} | @can('edit_system', 'delete_system'){{ __('lang.action') }} | @endcan
---|---|---|---|---|---|
{{ $item->id }} |
{{ $item->hotline }} {{ $item->email }} {{ $item->address }} |
{{ $item->created_at->format('d/m/Y') }} | @can('edit_system', 'delete_system')@include('shared._actions', [ 'entity' => 'organization', 'id' => $item->id ]) | @endcan