diff --git a/resources/lang/en/admin/locations/general.php b/resources/lang/en/admin/locations/general.php new file mode 100644 index 000000000..822fd66c8 --- /dev/null +++ b/resources/lang/en/admin/locations/general.php @@ -0,0 +1,9 @@ + 'Assigned to :location Location', + 'asset_management_system' => 'Asset Management System', + 'assigned_to' => 'Assigned To:', + 'manager' => 'Manager', + 'date' => 'Current Date:', +); \ No newline at end of file diff --git a/resources/views/locations/print.blade.php b/resources/views/locations/print.blade.php index b9c664e65..7fc02ea6e 100644 --- a/resources/views/locations/print.blade.php +++ b/resources/views/locations/print.blade.php @@ -156,34 +156,23 @@
{{ trans('admin/locations/table.signed_by_asset_auditor') }} | -___________________________ | -+ | ------------------------------------------------------ |
{{ trans('admin/locations/table.date') }} | -____________________ | +------------------------------ |
{{ trans('admin/locations/table.signed_by_finance_auditor') }} | -____________________ | -+ | ------------------------------------------------------ |
{{ trans('admin/locations/table.date') }} | -____________________ | +------------------------------ |
{{ trans('admin/locations/table.signed_by_location_manager') }} | -_______________________ | -+ | ------------------------------------------------------ |
{{ trans('admin/locations/table.date') }} | -____________________ | +------------------------------ |