@extends('app') @section('content') Pad Print {{-- Pad Half Print --}} Non Pad Print {{-- Go Back --}} @if(isset($appointment)) {!! $appointment->prescription !!} @endif @endsection @section('script') @endsection
{!! $appointment->prescription !!}