<!-- fontawesome css link -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/fontawesome-all.css">
<!-- bootstrap css link -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/bootstrap.css">
<!-- favicon -->
<link rel="shortcut icon" href="{{ get_fav($basic_settings) }}" type="image/x-icon">
<!-- swipper css link -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/swiper.css">
<!-- odometer css link -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/odometer.css">
<!-- line-awesome-icon css -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/line-awesome.css">
<!-- animate.css -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/animate.css">
<!-- nice select css -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/nice-select.css">
<!-- prettify css -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/prettify.css">
<!-- main style css link -->
<link rel="stylesheet" href="{{ asset('public/frontend') }}/css/style.css">
@php
$base_color = $basic_settings->base_color;
@endphp
<style>
:root {
--primary-color: {{ $base_color }};
}
</style>
Contact Section
We’d love to hear from you! Whether you have questions, feedback, or need support, our team is here to help. Reach out to us via email, phone, or visit our office. We’re committed to providing you with exceptional service and ensuring your experience with NFC Pay is seamless and satisfying. Let’s connect!