mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
4 lines
184 B
PHP
4 lines
184 B
PHP
@extends('layouts.base_login')
|
|
@section('inner_content')
|
|
<registration-form-component ref="registration" :section="'RegistrationSection'"></registration-form-component>
|
|
@endSection |