@extends('layouts.master') @section('title', 'Order Complete') @section('style') @endsection @section('content')
@endsection @section('script') @endsection