@toastr_css

Add App

@csrf

Apps

@foreach($Apps as $App) @php $encrypt_text = encrypt_text($App->name); while ( decrypt_text($encrypt_text) == false || str_contains($encrypt_text, '/') ) { $encrypt_text = encrypt_text($App->name); } @endphp @endforeach
# Name Copy Android IOS QR
{{ $loop->iteration }} {{ $App->name }}
{{-- --}} {{-- DataTables --}} @toastr_js @toastr_render