{{ __('The Roasters') }}

{{ __('Your destination for premium fresh roasted coffee') }}

@php $facebook = \App\Models\StoreSetting::get('facebook_url'); $instagram = \App\Models\StoreSetting::get('instagram_url'); $twitter = \App\Models\StoreSetting::get('twitter_url'); @endphp @if($facebook) @endif @if($instagram) @endif @if($twitter) @endif

{{ __('Quick Links') }}

  • {{ __('Products') }}
  • {{ __('Offers') }}
  • {{ __('About Us') }}
  • {{ __('Contact Us') }}

{{ __('Customer Service') }}

  • {{ __('Shipping & Delivery') }}
  • {{ __('Returns & Exchanges') }}
  • {{ __('Terms & Conditions') }}
  • {{ __('Privacy Policy') }}

{{ __('Contact Us') }}

  • {{ \App\Models\StoreSetting::get('contact_phone', '+20 123 456 7890') }}
  • {{ \App\Models\StoreSetting::get('contact_email', 'info@theroasterseg.com') }}
  • {{ __('Cairo, Egypt') }}

© {{ date('Y') }} The Roasters. {{ __('All Rights Reserved') }}.