From 38f5c2c36a361cdb187eb7a33854df4db876c9ab Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Wed, 27 Feb 2019 22:44:36 -0600 Subject: [PATCH] display streams blade --- .../views/taxes/admin/displaystreams.blade.php | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/resources/views/taxes/admin/displaystreams.blade.php b/resources/views/taxes/admin/displaystreams.blade.php index 646826e44..a8e1a49ad 100644 --- a/resources/views/taxes/admin/displaystreams.blade.php +++ b/resources/views/taxes/admin/displaystreams.blade.php @@ -1,8 +1,8 @@ @extends('layouts.b4') @section('content') - -
+
+
PI Taxes
@@ -23,7 +23,7 @@
-
+
Office Taxes
@@ -45,10 +45,7 @@
- -

- -
+
Industry Taxes
@@ -69,7 +66,7 @@
-
+
Reprocessing Taxes
@@ -91,6 +88,6 @@
- + @endsection \ No newline at end of file