芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/resources/views/Prescribe/payment_extend.blade.php
@extends('layouts.app') @section('title', 'Doctor | Extend Date') @section('content')
@include('layouts.header_menu')
Payment Customer Information
@csrf @method('PUT')
Expected Date
*
Customer Name
*
Approval Date
*
Approve
@endsection