{{-- resources/views/contact.blade.php --}} @extends('layouts.login') @section('title', __('custom.contact_title') . ' - ' . __('app.app_name')) @section('form_title', __('custom.contact_title')) @section('content')

{{ __('custom.contact_title') }}

{{ __('custom.contact_subtitle') }}

{{ __('custom.back_to_login') }}
{{ __('custom.contact_whatsapp') }}

+20 109 872 3512

{{ __('custom.contact_email') }}

admin@company.com

{{ __('custom.working_hours_label') }}
{{ __('custom.working_hours_text') }}

{{ __('custom.value_proposition.title') }}

{{ __('custom.value_proposition.desc') }}

  • {{ __('custom.features.multilang') }}
  • {{ __('custom.features.support') }}
  • {{ __('custom.features.reports') }}
  • {{ __('custom.features.trial') }}
@endsection @push('styles') @endpush