mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-09-01 10:54:31 +00:00
5 lines
85 B
PHP
5 lines
85 B
PHP
@extends('layouts.base')
|
|
|
|
@section('content')
|
|
@yield('inner_content')
|
|
@endsection |