| {{$superunit->SuperUnitName_EL}} |
{{$superunit->SuperUnitName_EN}} |
{{$superunit->SuperUnitAcronym_EL}} |
{{$superunit->SuperUnitAcronym_EN}} |
@if($superunit->deleted_at)
{{date('d-m-Y', strtotime($superunit->deleted_at))}}
@else
Ενεργή
@endif
|
@can('admins')
@include('superunits.columns.actions') |
@endcan
@endforeach