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