Show/hide on companies and depts

This commit is contained in:
snipe
2026-02-07 18:44:37 +00:00
parent a50a16fb01
commit ea9de35a3b
2 changed files with 9 additions and 2 deletions

View File

@@ -6,10 +6,14 @@
@parent
@stop
@section('header_right')
<i class="fa-regular fa-2x fa-square-caret-right pull-right" id="expand-info-panel-button" data-tooltip="true" title="{{ trans('button.show_hide_info') }}"></i>
@endsection
{{-- Page content --}}
@section('content')
<x-container columns="2">
<x-page-column class="col-md-9">
<x-page-column class="col-md-9 main-panel">
<x-tabs>
<x-slot:tabnav>

View File

@@ -8,11 +8,14 @@
@parent
@stop
@section('header_right')
<i class="fa-regular fa-2x fa-square-caret-right pull-right" id="expand-info-panel-button" data-tooltip="true" title="{{ trans('button.show_hide_info') }}"></i>
@endsection
{{-- Page content --}}
@section('content')
<x-container columns="2">
<x-page-column class="col-md-9">
<x-page-column class="col-md-9 main-panel">
<x-box>
<x-slot:bulkactions>