@extends('site.layouts.app') @section('title', 'Detail Patient Registration') @section('stylesheets') @endsection @section('content')

Patient Registration

Loading...
{{ csrf_field() }}
@endsection @push('scripts') @endpush