8 lines
155 B
PHP
8 lines
155 B
PHP
@extends('layouts.publicity')
|
|
|
|
@section('content-page')
|
|
|
|
<h3 style="font-weight: 700; text-align:center;">請選擇上方的項目瀏覽</h3>
|
|
|
|
@endsection
|