Browse Source

fix: print pdf

Muhammad Iqbal Afandi 3 years ago
parent
commit
4e1202038d
2 changed files with 5 additions and 0 deletions
  1. 2
    0
      resources/views/pdf/purchases.blade.php
  2. 3
    0
      resources/views/pdf/sales.blade.php

+ 2
- 0
resources/views/pdf/purchases.blade.php View File

@@ -53,6 +53,8 @@
53 53
             content: counter(page, numeric);
54 54
         }
55 55
     </style>
56
+    <title>Sale Invoice</title>
57
+</head>
56 58
 
57 59
 <body>
58 60
     <div id="header">

+ 3
- 0
resources/views/pdf/sales.blade.php View File

@@ -54,6 +54,9 @@
54 54
         }
55 55
     </style>
56 56
 
57
+    <title>Sale Invoice</title>
58
+</head>
59
+
57 60
 <body>
58 61
     <div id="header">
59 62
         <h1 style="text-align: right; margin: 0; margin-right: 15%;"><strong