Pengaturan Aplikasi Pengaturan Aplikasi Pengaturan
Menambah pengaturan aplikasi
@foreach ($this->applications as $index => $application)
@if ($this->selectedKey == $application['id']) @else
{{ $application['key'] }}
@endif
@if ($this->selectedKey == $application['id']) @else
{{ $application['value'] }}
@endif
@if ($this->selectedKey == $application['id']) @else @endif
@endforeach