@extends('theme::layouts.main') @section('content') @include('theme::headers.order_detail') @include('checkout::thankyou') @include('theme::sections.recent_views') @endsection