@php use App\Enums\RoleEnum; use Illuminate\Support\Str; use Illuminate\Support\Number; @endphp {{ $this->createAction }} {{-- --}}
{{ __('name') }} {{ __('indicatif') }} {{ __('is_active') }}
@forelse($this->countries as $country) collect($this->selectedCountries)->contains($country['uuid'])]) > @if(collect($this->selectedCountries)->contains($country['uuid']))
@endif
{{ $country['libelle'] }} {{ $country['indicatif'] }}
{{ ($this->editAction)(['countryId' => $country['uuid']]) }} {{ ($this->deleteAction())(['countryId' => $country['uuid']]) }}
@empty @endforelse