Files
cmsi-kchb/resources/views/screeningAppointmentLocation.blade.php
2025-06-13 12:29:06 +08:00

14 lines
240 B
PHP

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