@extends('layouts.app') @section('content')
Print

PATIENT ID CARD

{{ $address['name'] }} Preview Name: {{ $patient['firstname'].' '.$patient['lastname'] }}
Patient Id: {{ $patient['code'] }}
Date: {{ date('d-m-Y') }}

+91-4985 240 405 | South bazar Padiyottuchal

+91-4985 249 405 | Kannur, Kerala

@endsection @section('scripts') @endsection