mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 20:43:56 +00:00
4 lines
113 B
PHP
4 lines
113 B
PHP
@extends('layouts.base_portal')
|
|
@section('inner_content')
|
|
<payment-component></payment-component>
|
|
@endsection |