@extends('layouts.user-inner') @section('content')
  • Home
  • Order Success

Your order is completed!

Order ID: {{ Session::get('order_unique_id') }}

Thank you for your order! Your order is being processed and will be completed within 3-6 hours. You will receive an email confirmation when your order is completed.

@endsection