mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-21 13:34:08 +00:00
4 lines
163 B
PHP
4 lines
163 B
PHP
@extends('layouts.base_portal')
|
|
@section('inner_content')
|
|
<container-profile-section-component :id="{{$id}}"></container-profile-section-component>
|
|
@endsection |