Template
init
This commit is contained in:
No files matched your search
@@ -7,7 +7,7 @@
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-7">
|
||||
<div class="card shadow-lg border-0 rounded-lg mt-5">
|
||||
<div class="card-header"><h3 class="text-center font-weight-light my-4">Add New Order</h3></div>
|
||||
<div class="card-header"><h3 class="text-center font-weight-light my-4">Tambahkan Pasien</h3></div>
|
||||
<div class="card-body">
|
||||
<form method="POST" action="{{url('/insert-order') }}" enctype="multipart/form-data">
|
||||
@csrf
|
||||
|
||||
Reference in New Issue
Block a user