{{ __('shop.brand') }}

{{ __('footer.rights', ['year' => now()->year]) }}

{{ config('shop.brand.phone') }}

{{ __('footer.links') }}

  • {{ __('nav.catalogue') }}
  • {{ __('nav.branches') }}
  • {{ __('nav.catering') }}
  • {{ __('footer.about_brand') }}

{{ __('footer.contact') }}

  • {{ config('shop.brand.email') }}
  • WhatsApp
  • Instagram

{{ __('footer.payment_methods') }}

@foreach (['KNET', 'Visa', 'Mastercard', 'Apple Pay'] as $method) {{ $method }} @endforeach

{{ __('footer.follow_note') }}