first commit
This commit is contained in:
14
resources/views/screeningAppointmentLocation.blade.php
Normal file
14
resources/views/screeningAppointmentLocation.blade.php
Normal file
@ -0,0 +1,14 @@
|
||||
@extends('layouts.screeningAppointmentLocation')
|
||||
|
||||
@section('content-page')
|
||||
<h3 style="font-weight: 700; text-align:center;">請選擇上方的項目瀏覽</h3>
|
||||
<script></script>
|
||||
|
||||
@endsection
|
||||
|
||||
|
||||
@section('style')
|
||||
<style>
|
||||
|
||||
</style>
|
||||
@endsection
|
Reference in New Issue
Block a user