{{ __('admin.Aminities') }}
{{ __('admin.Add New') }}
@endsection
{{ __('admin.SN') }} | {{ __('admin.Aminity') }} | {{ __('admin.Translations') }} | {{ __('admin.Status') }} | {{ __('admin.Action') }} |
---|---|---|---|---|
{{ ++$index }} | {{ $aminity->aminity }} | @forelse($languages as $key => $language) {{ strtoupper($language->code) }} @if (!$loop->last) || @endif @empty {{ strtoupper(config('app.locale')) }} @endforelse | @if ($aminity->status == 1) @else @endif |