| # | {{ translate('Arabic title') }} | {{ translate('English title') }} | {{ translate('Front ID') }} | {{ translate('Arrangement') }} | {{ translate('Options') }} |
|---|---|---|---|---|---|
| {{ $key + 1 + ($components->currentPage() - 1) * $components->perPage() }} | {{ $component->title_ar }} | {{ $component->title_en }} | {{ $component->front_id }} | {{ $component->arrangement }} |
{{ $components->links() }}