@foreach ($languages as $key => $lang)
@if ($lang->id == 1)
@else
@endif
@if ($lang->id == 1)
{{-- Row 2: Price and Discount Percentage --}}
{{-- Row 3: Final Price --}}
{{-- Package Duration Type --}}
{{-- Package Type Radio Buttons --}}
{{-- Ad Listing Package Section --}}
{{ __('Ad Listing Package Settings') }}
{{-- Item Limit --}}
{{-- Listing Duration Type --}}
{{-- Featured Ads Package Section --}}
{{ __('Featured Ads Package Settings') }}
{{-- Item Limit --}}
{{-- Featured Ads Duration Type --}}
{{-- Key Points --}}
{{-- Image --}}
@else
{{-- Key Points for other languages --}}
@endif
@endforeach