@extends('frontend.components.layout') @section('title') FAQ @endsection @section('topmenu') @include('frontend.components.topmenu') @endsection @push('css') @endpush @section('content')

Frequently Asked Questions

A: Simply browse our products, add your desired items to the cart, and proceed to checkout. Follow the prompts to complete your purchase.

A: We process orders quickly, but if you contact us within [1 hour], we’ll do our best to make changes or cancel it.

A: No, but creating an account helps you track your orders and makes future purchases faster.

@foreach ($faq as $item) @endforeach
@endsection @push('js') @endpush