Skip to content

Instantly share code, notes, and snippets.

View HafizAzeem's full-sized avatar
🧭
<Open to work/>

Hafiz Azeem HafizAzeem

🧭
<Open to work/>
  • Pakistan,Lahore, Punjab,
View GitHub Profile
@HafizAzeem
HafizAzeem / pdf-example.blade.php
Created September 23, 2021 16:27 — forked from alfredoem/pdf-example.blade.php
Template for a invoice render with DomPDF
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Aloha!</title>
<style type="text/css">
* {
font-family: Verdana, Arial, sans-serif;
}