mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-21 05:23:58 +00:00
5 lines
110 B
PHP
5 lines
110 B
PHP
@extends('layouts.base_portal')
|
|
@section('inner_content')
|
|
@include('pages.rewards.customers')
|
|
@endsection
|