@if ( $footer_translations->isNotEmpty() ) @foreach ($footer_translations as $footer_translation) @endforeach @else @endif
{{ __('Language') }} {{ __('Action') }}
{{ localization()->getSupportedLocales()[$footer_translation->locale]->native() }} {{ __('Edit') }} {{ __('Delete') }}
{{ __('No record found') }}
@if( $footer_translations->hasPages() )
{{ $footer_translations->links() }}
@endif