@extends('frontend.master') @section('title') Order Complete @endsection @section('content')
{{-- --}}
Your order has been received. Invoice Number: {{ $invoiceId }}
Shop More
@endsection