@include('layouts.header') @include('layouts.sidebar')
TOKEN : --
@csrf
Add New
Fetching...

{{ env('CURRENCY') }}0.00
Cancel
@include('appointment::payment-canvas') @include('patient::create', ['singluar' => 'Patient']) @include('layouts.footer')