mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-21 13:34:08 +00:00
4 lines
145 B
PHP
4 lines
145 B
PHP
@extends('layouts.base_portal')
|
|
@section('inner_content')
|
|
<order-section-component :company_id={{$id}}></order-section-component>
|
|
@endsection |