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