Commit 5f2a2635a1a8ad726eedde4c69e275c4c3c2dba7
1 parent
29350503f1
Exists in
master
and in
1 other branch
Справочник Должности и все что с ним связано, шаблон админки
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 43 changed files with 11487 additions and 9 deletions Side-by-side Diff
- app/Http/Controllers/Admin/JobTitlesController.php
- app/Http/Requests/JobTitlesRequest.php
- app/Models/Job_title.php
- app/Providers/MyServiceProvider.php
- config/app.php
- database/migrations/2023_09_08_084707_alter_job_titles3_table.php
- html/public/assets/css/tailwind.css
- html/public/assets/css/tailwind.output.css
- html/public/assets/img/create-account-office-dark.jpeg
- html/public/assets/img/create-account-office.jpeg
- html/public/assets/img/dashboard.png
- html/public/assets/img/forgot-password-office-dark.jpeg
- html/public/assets/img/forgot-password-office.jpeg
- html/public/assets/img/github.svg
- html/public/assets/img/login-office-dark.jpeg
- html/public/assets/img/login-office.jpeg
- html/public/assets/img/twitter.svg
- html/public/assets/js/charts-bars.js
- html/public/assets/js/charts-lines.js
- html/public/assets/js/charts-pie.js
- html/public/assets/js/focus-trap.js
- html/public/assets/js/init-alpine.js
- html/public/buttons.html
- html/public/cards.html
- html/public/charts.html
- html/public/forms.html
- html/public/index.html
- html/public/modals.html
- html/public/pages/404.html
- html/public/pages/blank.html
- html/public/pages/create-account.html
- html/public/pages/forgot-password.html
- html/public/pages/login.html
- html/public/tables.html
- resources/views/admin/groups/form.blade.php
- resources/views/admin/index.blade.php
- resources/views/admin/job_titles/add.blade.php
- resources/views/admin/job_titles/edit.blade.php
- resources/views/admin/job_titles/form.blade.php
- resources/views/admin/job_titles/index.blade.php
- resources/views/admin/job_titles/parent_id.blade.php
- resources/views/layout/admin.blade.php
- routes/web.php