<?php
$app_local = get_default_language_code();
$default = App\Constants\LanguageConst::NOT_REMOVABLE;
?>
<?php $__env->startSection('content'); ?>
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Start Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
<section class="blog-section blog-details-section pt-80 pb-80">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-4 col-lg-5 mb-30">
<div class="blog-sidebar">
<div class="widget-box mb-30">
<h4 class="widget-title"><?php echo e(__("Categories")); ?></h4>
<div class="category-widget-box">
<ul class="category-list">
<?php $__currentLoopData = $category ?? []; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<li><a href="<?php echo e(setRoute('frontend.journal.category',$item->id)); ?>"><?php echo e($item->name->language->$app_local->name ?? $item->name->language->$default->name ?? ''); ?> <span><?php echo e($item->announcements_count); ?></span></a></li>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</ul>
</div>
</div>
<div class="widget-box mb-30">
<h4 class="widget-title"><?php echo e(__("Recent Posts")); ?></h4>
<div class="popular-widget-box">
<?php $__currentLoopData = $recent_posts ?? []; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="single-popular-item d-flex flex-wrap align-items-center">
<div class="popular-item-thumb">
<a href="<?php echo e(setRoute('frontend.journal.details',$item->slug)); ?>"><img src="<?php echo e(get_image($item->data->image ?? '' , 'site-section')); ?>" alt="blog"></a>
</div>
<div class="popular-item-content">
<?php
$date = $item->created_at ?? "";
$formattedDate = date('M d, Y', strtotime($date));
?>
<span class="date"><?php echo e($formattedDate); ?></span>
<h6 class="title"><a href="<?php echo e(setRoute('frontend.journal.details',$item->slug)); ?>"><?php echo e(Str::words($item->data->language->$app_local->title ?? $item->data->language->$default->title ?? '',"5","...")); ?></a></h6>
</div>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
</div>
</div>
<div class="col-xl-8 col-lg-8">
<div class="blog-item">
<div class="blog-thumb">
<img src="<?php echo e(get_image(@$journal->data->image, 'site-section')); ?>" alt="blog">
</div>
<div class="blog-content pt-3=4">
<h3 class="title"><?php echo e($journal->data->language->$app_local->title ?? $journal->data->language->$default->title ?? ''); ?></h3>
<p><?php echo $journal->data->language->$app_local->description ?? $journal->data->language->$default->description ?? ''; ?></p>
<div class="blog-tag-wrapper">
<span><?php echo e(__("Tags")); ?></span>
<?php
$tags = $journal->data->language->$app_local->tags ?? $journal->data->language->$default->tags ?? [];
?>
<ul class="blog-footer-tag">
<?php $__currentLoopData = $tags ?? []; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<li><a href="javascript:void(0)"><?php echo e($item); ?></a></li>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
End Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('frontend.layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/kueuepay/public_html/resources/views/frontend/pages/journal-details.blade.php ENDPATH**/ ?>
About Section
NFC Pay was founded with a vision to transform the way people handle transactions. Our journey is defined by a commitment to innovation, security, and convenience. We strive to deliver seamless, user-friendly payment solutions that make everyday transactions effortless and secure. Our mission is to empower you to pay with ease and confidence, anytime, anywhere.
FAQ Section
Here are answers to some common questions about NFC Pay. We aim to provide clear and concise information to help you understand how our platform works and how it can benefit you. If you have any further inquiries, please don’t hesitate to contact our support team.
Download the app and sign up using your email or phone number, then complete the verification process.
Yes, we use advanced encryption and security protocols to protect your payment details.
Absolutely, you can link multiple debit or credit cards to your wallet.
Go to the transfer section, select the recipient, enter the amount, and authorize the transfer.
Use the “Forgot PIN” feature in the app to reset it following the provided instructions.
Sign up for a merchant account through the app and follow the setup instructions to start accepting payments.
Yes, you can view and track your payment status in the account dashboard