forked from miguel456/rbrecruiter
Add footer to all dashboard pages
This commit is contained in:
parent
4a766620ff
commit
3693ce3431
|
@ -527,7 +527,6 @@ return [
|
||||||
'location' => 'https://cdn.jsdelivr.net/npm/fullcalendar@5.0.1/main.min.css'
|
'location' => 'https://cdn.jsdelivr.net/npm/fullcalendar@5.0.1/main.min.css'
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
|
@ -0,0 +1,25 @@
|
||||||
|
<div class="dashboard-footer">
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col">
|
||||||
|
|
||||||
|
<li class="d-inline-block">
|
||||||
|
|
||||||
|
<a class="mr-3" href="https://github.com/spacejewel-hosting/staffmanagement"><i class="fab fa-github"></i> Github</a>
|
||||||
|
<a class="mr-3" href="https://github.com/spacejewel-hosting/staffmanagement/issues"><i class="fas fa-bug"></i> Issue Tracker</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="col-4 d-inline-block">
|
||||||
|
|
||||||
|
<p>© Miguel N. 2020 — <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU General Public License</a></p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
|
@ -73,3 +73,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -101,3 +101,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -153,3 +153,7 @@
|
||||||
|
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -70,3 +70,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -77,3 +77,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -96,3 +96,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -176,3 +176,7 @@ I
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -244,3 +244,7 @@
|
||||||
<x-no-permission type="danger"></x-no-permission>
|
<x-no-permission type="danger"></x-no-permission>
|
||||||
@endif
|
@endif
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -98,3 +98,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -126,3 +126,7 @@
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -241,3 +241,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -191,3 +191,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -104,3 +104,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -92,3 +92,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -262,3 +262,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@stop
|
@stop
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -141,3 +141,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -105,3 +105,6 @@
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -405,7 +405,8 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
@stop
|
@stop
|
||||||
|
|
|
@ -164,3 +164,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -215,3 +215,6 @@
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
@stop
|
@stop
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
|
@ -500,4 +500,8 @@
|
||||||
@endif
|
@endif
|
||||||
@endhasanyrole
|
@endhasanyrole
|
||||||
|
|
||||||
@endsection
|
@stop
|
||||||
|
|
||||||
|
@section('footer')
|
||||||
|
@include('breadcrumbs.dashboard.footer')
|
||||||
|
@stop
|
||||||
|
|
Loading…
Reference in New Issue