From f2242fa32e000515c05c141bde3db505790ae35d Mon Sep 17 00:00:00 2001 From: ajsy <35658596+ajsy@users.noreply.github.com> Date: Fri, 19 Apr 2019 13:20:41 +0300 Subject: [PATCH] Update view.blade.php --- resources/views/locations/view.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/locations/view.blade.php b/resources/views/locations/view.blade.php index e5453a4999..0a92a57f20 100644 --- a/resources/views/locations/view.blade.php +++ b/resources/views/locations/view.blade.php @@ -157,10 +157,10 @@ {{ trans('admin/locations/table.update') }}
- Print Only Assigned to Location + {{ trans('admin/locations/table.print_assigned') }}
- Print All Assigned to Location + {{ trans('admin/locations/table.print_all_assigned') }}