mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-20 04:53:56 +00:00
5 lines
112 B
PHP
5 lines
112 B
PHP
@extends('layouts.base_portal')
|
|
@section('inner_content')
|
|
@include('pages.wallet.transactions')
|
|
@endsection
|