diff --git a/resources/views/front/career/admin_dashboard.blade.php b/resources/views/front/career/admin_dashboard.blade.php index a98ac14..12217d7 100644 --- a/resources/views/front/career/admin_dashboard.blade.php +++ b/resources/views/front/career/admin_dashboard.blade.php @@ -11,11 +11,29 @@ @include('front.career.partials.stats') - - @include('front.career.partials.gantt') + +
+
+ + + +
+
- - @include('front.career.partials.list') + +
+ @include('front.career.partials.gantt') +
+ + @@ -174,6 +192,22 @@ +@push('styles') + +@endpush + @push('scripts') @endpush