diff --git a/resources/views/locations/index.blade.php b/resources/views/locations/index.blade.php index 4ba663d9c..c1034fdd6 100755 --- a/resources/views/locations/index.blade.php +++ b/resources/views/locations/index.blade.php @@ -31,8 +31,8 @@ {{ trans('admin/locations/table.name') }} {{ trans('general.image') }} {{ trans('admin/locations/table.parent') }} - {{ trans('admin/locations/table.assets_rtd') }} - {{ trans('admin/locations/table.assets_checkedout') }} + {{ trans('admin/locations/table.assets_rtd') }} + {{ trans('admin/locations/table.assets_checkedout') }} {{ trans('general.people') }} {{ trans('general.currency') }} {{ trans('admin/locations/table.address') }}