@extends('app') @section('content')

Edit Prescription Template Preview

{{csrf_field()}}
Code Purpose
{patient_name} Patient name
{patient_age} Patient age
{patient_gender} Patient gender
{date} Current Date
{doctor} Doctor Details
{hospital} Hospital Details
@endsection @section('script') @endsection