@extends('front.layouts.app') @section('title', 'Thank you') @section('description', 'Thank you page description') @section('content')

Order Placed Successfully

Thank you for placing the order. You will receive an email with the confirmation of your order.

Back To Home
@endsection