Skip to content

Instantly share code, notes, and snippets.

View mmal73's full-sized avatar
🏠
Working from home

Luis Mendoza mmal73

🏠
Working from home
View GitHub Profile
@Cannonb4ll
Cannonb4ll / order-pdf.blade.php
Created September 3, 2018 10:01
Laravel DomPDF Invoice Design
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Invoice - #123</title>
<style type="text/css">
@page {
margin: 0px;
}