@extends('layouts.app') @section('title','Dr Referral list') @section('pages')
{!! formatedDate($voucher->from_date) !!} - {!! formatedDate($voucher->to_date) !!}
Date : {!! formatedDate(date('Y-m-d')) !!}
Doctor Referral STATEMENT
Referral List From {{formatedDate($voucher->from_date)}} TO {{formatedDate($voucher->to_date)}}
Time : {!! formatedTime(date('H:i:s')) !!}