@extends('frontend.layouts.developer_master') @php $lang = selectedLang(); @endphp @section('content')

{{ __("Support") }}

{{ __("If you encounter any issues or need assistance, please reach out to our dedicated developer support team") }} {{ __("Contact Us") }}

{{ __("Thank you for choosing") }} {{ __( @$basic_settings->site_name) }} {{ __("Payment Gateway Solutions! We look forward to seeing your integration thrive and provide a seamless payment experience for your valued customers.") }}

@endsection @push("script") @endpush