mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-20 04:53:59 +00:00
4 lines
163 B
PHP
4 lines
163 B
PHP
@extends('layouts.base_portal')
|
|
@section('inner_content')
|
|
<order-profile-section-component :order_number={{$id}}></order-profile-section-component>
|
|
@endsection |