├── public
├── favicon.ico
├── robots.txt
└── assets
│ └── img
│ ├── avatars
│ ├── 1.png
│ ├── 10.png
│ ├── 11.png
│ ├── 12.png
│ ├── 13.png
│ ├── 14.png
│ ├── 15.png
│ ├── 16.png
│ ├── 17.png
│ ├── 18.png
│ ├── 19.png
│ ├── 2.png
│ ├── 20.png
│ ├── 3.png
│ ├── 4.png
│ ├── 5.png
│ ├── 6.png
│ ├── 7.png
│ ├── 8.png
│ └── 9.png
│ ├── favicon
│ └── favicon.ico
│ ├── pages
│ ├── auth-top-left.png
│ └── auth-right-bottom.png
│ └── illustrations
│ ├── page-misc-error-dark.png
│ └── page-misc-error-light.png
├── storage
├── logs
│ └── .gitignore
├── app
│ ├── public
│ │ └── .gitignore
│ └── .gitignore
└── framework
│ ├── testing
│ └── .gitignore
│ ├── views
│ └── .gitignore
│ ├── cache
│ ├── data
│ │ └── .gitignore
│ └── .gitignore
│ ├── sessions
│ └── .gitignore
│ └── .gitignore
├── .prettierignore
├── README.md
├── resources
├── assets
│ ├── vendor
│ │ ├── libs
│ │ │ ├── hammer
│ │ │ │ └── hammer.js
│ │ │ ├── jstree
│ │ │ │ ├── jstree.js
│ │ │ │ └── themes
│ │ │ │ │ ├── default
│ │ │ │ │ ├── 32px.png
│ │ │ │ │ ├── 40px.png
│ │ │ │ │ └── throbber.gif
│ │ │ │ │ └── default-dark
│ │ │ │ │ ├── 32px.png
│ │ │ │ │ ├── 40px.png
│ │ │ │ │ └── throbber.gif
│ │ │ ├── jszip
│ │ │ │ └── jszip.js
│ │ │ ├── block-ui
│ │ │ │ └── block-ui.js
│ │ │ ├── animate-css
│ │ │ │ └── animate.scss
│ │ │ ├── animate-on-scroll
│ │ │ │ ├── animate-on-scroll.scss
│ │ │ │ └── animate-on-scroll.js
│ │ │ ├── plyr
│ │ │ │ └── plyr.js
│ │ │ ├── jquery-sticky
│ │ │ │ └── jquery-sticky.js
│ │ │ ├── highlight
│ │ │ │ ├── highlight-github.scss
│ │ │ │ ├── highlight.scss
│ │ │ │ └── highlight.js
│ │ │ ├── datatables
│ │ │ │ └── jquery.dataTables.js
│ │ │ ├── jquery-timepicker
│ │ │ │ ├── jquery-timepicker.js
│ │ │ │ └── _mixins.scss
│ │ │ ├── quill
│ │ │ │ ├── katex.js
│ │ │ │ └── quill.js
│ │ │ ├── swiper
│ │ │ │ ├── swiper.js
│ │ │ │ └── _mixins.scss
│ │ │ ├── datatables-buttons
│ │ │ │ ├── buttons.html5.js
│ │ │ │ ├── buttons.print.js
│ │ │ │ ├── buttons.colVis.js
│ │ │ │ └── datatables-buttons.js
│ │ │ ├── leaflet
│ │ │ │ ├── leaflet.js
│ │ │ │ └── images
│ │ │ │ │ ├── layers.png
│ │ │ │ │ ├── layers-2x.png
│ │ │ │ │ ├── marker-icon.png
│ │ │ │ │ ├── marker-icon-2x.png
│ │ │ │ │ └── marker-shadow.png
│ │ │ ├── moment
│ │ │ │ └── moment.js
│ │ │ ├── tagify
│ │ │ │ ├── tagify.js
│ │ │ │ └── _mixins.scss
│ │ │ ├── toastr
│ │ │ │ └── toastr.js
│ │ │ ├── chartjs
│ │ │ │ └── chartjs.js
│ │ │ ├── cleavejs
│ │ │ │ ├── cleave.js
│ │ │ │ └── cleave-phone.js
│ │ │ ├── datatables-bs5
│ │ │ │ └── datatables-bootstrap5.js
│ │ │ ├── datatables-select
│ │ │ │ └── datatables-select.js
│ │ │ ├── rateyo
│ │ │ │ └── rateyo.js
│ │ │ ├── bootstrap-maxlength
│ │ │ │ └── bootstrap-maxlength.js
│ │ │ ├── datatables-rowgroup
│ │ │ │ └── datatables.rowgroup.js
│ │ │ ├── datatables-select-bs5
│ │ │ │ └── select.bootstrap5.js
│ │ │ ├── nouislider
│ │ │ │ ├── nouislider.js
│ │ │ │ └── _mixins.scss
│ │ │ ├── pickr
│ │ │ │ ├── pickr.js
│ │ │ │ ├── _pickr-nano.scss
│ │ │ │ ├── _mixins.scss
│ │ │ │ ├── _pickr-monolith.scss
│ │ │ │ └── _pickr-classic.scss
│ │ │ ├── select2
│ │ │ │ └── select2.js
│ │ │ ├── apex-charts
│ │ │ │ └── apexcharts.js
│ │ │ ├── autosize
│ │ │ │ └── autosize.js
│ │ │ ├── bootstrap-datepicker
│ │ │ │ └── bootstrap-datepicker.js
│ │ │ ├── datatables-buttons-bs5
│ │ │ │ └── buttons.bootstrap5.js
│ │ │ ├── shepherd
│ │ │ │ └── shepherd.js
│ │ │ ├── sortablejs
│ │ │ │ └── sortable.js
│ │ │ ├── datatables-responsive
│ │ │ │ └── datatables.responsive.js
│ │ │ ├── datatables-rowgroup-bs5
│ │ │ │ └── rowgroup.bootstrap5.js
│ │ │ ├── feather-icons
│ │ │ │ └── feather.js
│ │ │ ├── flatpickr
│ │ │ │ └── flatpickr.js
│ │ │ ├── jquery
│ │ │ │ └── jquery.js
│ │ │ ├── bloodhound
│ │ │ │ └── bloodhound.js
│ │ │ ├── clipboard
│ │ │ │ └── clipboard.js
│ │ │ ├── datatables-fixedcolumns
│ │ │ │ └── datatables.fixedcolumns.js
│ │ │ ├── datatables-fixedheader
│ │ │ │ └── datatables.fixedheader.js
│ │ │ ├── datatables-responsive-bs5
│ │ │ │ ├── responsive.bootstrap5.js
│ │ │ │ └── _mixins.scss
│ │ │ ├── datatables-checkboxes-jquery
│ │ │ │ ├── datatables.checkboxes.js
│ │ │ │ └── datatables.checkboxes.scss
│ │ │ ├── datatables-fixedheader-bs5
│ │ │ │ └── fixedheader.bootstrap5.js
│ │ │ ├── typeahead-js
│ │ │ │ ├── typeahead.js
│ │ │ │ └── _mixins.scss
│ │ │ ├── datatables-fixedcolumns-bs5
│ │ │ │ └── fixedcolumns.bootstrap5.js
│ │ │ ├── jquery-repeater
│ │ │ │ └── jquery-repeater.js
│ │ │ ├── numeral
│ │ │ │ └── numeral.js
│ │ │ ├── bootstrap-select
│ │ │ │ ├── bootstrap-select.js
│ │ │ │ └── _mixins.scss
│ │ │ ├── dropzone
│ │ │ │ └── _mixins.scss
│ │ │ ├── perfect-scrollbar
│ │ │ │ └── perfect-scrollbar.js
│ │ │ ├── chartjs-plugin-style
│ │ │ │ └── chartjs-plugin-style.js
│ │ │ ├── masonry
│ │ │ │ └── masonry.js
│ │ │ ├── i18n
│ │ │ │ └── i18n.js
│ │ │ ├── popper
│ │ │ │ └── popper.js
│ │ │ ├── sweetalert2
│ │ │ │ └── sweetalert2.js
│ │ │ ├── pdfmake
│ │ │ │ └── pdfmake.js
│ │ │ ├── spinkit
│ │ │ │ ├── spinkit.scss
│ │ │ │ └── _mixins.scss
│ │ │ └── fullcalendar
│ │ │ │ └── fullcalendar.js
│ │ ├── scss
│ │ │ ├── rtl
│ │ │ │ ├── _colors.scss
│ │ │ │ ├── _bootstrap.scss
│ │ │ │ ├── _components.scss
│ │ │ │ ├── _colors-dark.scss
│ │ │ │ ├── theme-default.scss
│ │ │ │ ├── _bootstrap-dark.scss
│ │ │ │ ├── _components-dark.scss
│ │ │ │ ├── theme-bordered.scss
│ │ │ │ ├── theme-raspberry.scss
│ │ │ │ ├── theme-semi-dark.scss
│ │ │ │ ├── theme-default-dark.scss
│ │ │ │ ├── theme-bordered-dark.scss
│ │ │ │ ├── theme-raspberry-dark.scss
│ │ │ │ ├── theme-semi-dark-dark.scss
│ │ │ │ ├── core.scss
│ │ │ │ ├── core-dark.scss
│ │ │ │ ├── _bootstrap-extended.scss
│ │ │ │ └── _bootstrap-extended-dark.scss
│ │ │ ├── core.scss
│ │ │ ├── core-dark.scss
│ │ │ ├── _bootstrap-extended
│ │ │ │ ├── forms
│ │ │ │ │ ├── _form-text.scss
│ │ │ │ │ ├── _form-control.scss
│ │ │ │ │ └── _labels.scss
│ │ │ │ ├── _root.scss
│ │ │ │ ├── _close.scss
│ │ │ │ ├── _type.scss
│ │ │ │ ├── mixins
│ │ │ │ │ ├── _badge.scss
│ │ │ │ │ ├── _progress.scss
│ │ │ │ │ ├── _modal.scss
│ │ │ │ │ └── _toasts.scss
│ │ │ │ ├── _forms.scss
│ │ │ │ ├── _include.scss
│ │ │ │ ├── _include-dark.scss
│ │ │ │ └── _mixins.scss
│ │ │ ├── _components
│ │ │ │ ├── mixins
│ │ │ │ │ ├── _misc.scss
│ │ │ │ │ ├── _text-divider.scss
│ │ │ │ │ ├── _treeview.scss
│ │ │ │ │ ├── _avatar.scss
│ │ │ │ │ └── _app-brand.scss
│ │ │ │ ├── _blockui.scss
│ │ │ │ ├── _mixins.scss
│ │ │ │ ├── _drag-drop.scss
│ │ │ │ ├── _include.scss
│ │ │ │ └── _include-dark.scss
│ │ │ ├── _theme
│ │ │ │ └── _pages.scss
│ │ │ ├── pages
│ │ │ │ ├── _mixins.scss
│ │ │ │ ├── wizard-ex-checkout.scss
│ │ │ │ ├── page-account-settings.scss
│ │ │ │ └── page-misc.scss
│ │ │ ├── _custom-variables
│ │ │ │ ├── _components.scss
│ │ │ │ ├── _components-dark.scss
│ │ │ │ ├── _libs.scss
│ │ │ │ ├── _pages.scss
│ │ │ │ ├── _bootstrap-extended-dark.scss
│ │ │ │ └── _bootstrap-extended.scss
│ │ │ ├── _components.scss
│ │ │ └── _components-dark.scss
│ │ └── fonts
│ │ │ ├── flag-icons.scss
│ │ │ ├── flags
│ │ │ ├── 4x3
│ │ │ │ ├── bd.svg
│ │ │ │ ├── de.svg
│ │ │ │ ├── gl.svg
│ │ │ │ ├── am.svg
│ │ │ │ ├── bq.svg
│ │ │ │ ├── nl.svg
│ │ │ │ ├── pl.svg
│ │ │ │ ├── gb-sct.svg
│ │ │ │ ├── lu.svg
│ │ │ │ ├── fi.svg
│ │ │ │ ├── lv.svg
│ │ │ │ ├── dk.svg
│ │ │ │ ├── id.svg
│ │ │ │ ├── mc.svg
│ │ │ │ ├── ua.svg
│ │ │ │ ├── at.svg
│ │ │ │ ├── gb-eng.svg
│ │ │ │ ├── ma.svg
│ │ │ │ ├── es-ca.svg
│ │ │ │ ├── ae.svg
│ │ │ │ ├── bw.svg
│ │ │ │ ├── ng.svg
│ │ │ │ ├── td.svg
│ │ │ │ ├── ga.svg
│ │ │ │ ├── hu.svg
│ │ │ │ ├── ne.svg
│ │ │ │ ├── gh.svg
│ │ │ │ ├── ml.svg
│ │ │ │ ├── sl.svg
│ │ │ │ ├── ye.svg
│ │ │ │ ├── ci.svg
│ │ │ │ ├── bg.svg
│ │ │ │ ├── co.svg
│ │ │ │ ├── dz.svg
│ │ │ │ ├── mv.svg
│ │ │ │ ├── ru.svg
│ │ │ │ ├── th.svg
│ │ │ │ ├── be.svg
│ │ │ │ ├── bl.svg
│ │ │ │ ├── cr.svg
│ │ │ │ ├── fr.svg
│ │ │ │ ├── gf.svg
│ │ │ │ ├── gp.svg
│ │ │ │ ├── ie.svg
│ │ │ │ ├── it.svg
│ │ │ │ ├── mf.svg
│ │ │ │ ├── mq.svg
│ │ │ │ ├── pm.svg
│ │ │ │ ├── re.svg
│ │ │ │ ├── wf.svg
│ │ │ │ ├── yt.svg
│ │ │ │ ├── gn.svg
│ │ │ │ ├── mg.svg
│ │ │ │ ├── ro.svg
│ │ │ │ ├── tt.svg
│ │ │ │ ├── sr.svg
│ │ │ │ ├── ch.svg
│ │ │ │ ├── ee.svg
│ │ │ │ ├── mu.svg
│ │ │ │ ├── no.svg
│ │ │ │ ├── sj.svg
│ │ │ │ ├── cd.svg
│ │ │ │ ├── qa.svg
│ │ │ │ ├── bf.svg
│ │ │ │ ├── lc.svg
│ │ │ │ ├── mk.svg
│ │ │ │ ├── to.svg
│ │ │ │ ├── jm.svg
│ │ │ │ ├── ss.svg
│ │ │ │ ├── sn.svg
│ │ │ │ ├── mr.svg
│ │ │ │ ├── lt.svg
│ │ │ │ ├── vc.svg
│ │ │ │ ├── la.svg
│ │ │ │ ├── pw.svg
│ │ │ │ ├── jp.svg
│ │ │ │ ├── gy.svg
│ │ │ │ ├── az.svg
│ │ │ │ ├── cz.svg
│ │ │ │ ├── cg.svg
│ │ │ │ ├── vn.svg
│ │ │ │ ├── so.svg
│ │ │ │ ├── bh.svg
│ │ │ │ ├── gb.svg
│ │ │ │ ├── sd.svg
│ │ │ │ ├── bj.svg
│ │ │ │ ├── kw.svg
│ │ │ │ ├── is.svg
│ │ │ │ ├── tr.svg
│ │ │ │ ├── sy.svg
│ │ │ │ ├── ly.svg
│ │ │ │ ├── gm.svg
│ │ │ │ ├── tz.svg
│ │ │ │ ├── bs.svg
│ │ │ │ ├── cl.svg
│ │ │ │ ├── fo.svg
│ │ │ │ ├── bb.svg
│ │ │ │ ├── ps.svg
│ │ │ │ ├── gg.svg
│ │ │ │ ├── sc.svg
│ │ │ │ ├── ax.svg
│ │ │ │ ├── bv.svg
│ │ │ │ ├── dj.svg
│ │ │ │ └── tl.svg
│ │ │ └── 1x1
│ │ │ │ ├── bd.svg
│ │ │ │ ├── de.svg
│ │ │ │ ├── pl.svg
│ │ │ │ ├── am.svg
│ │ │ │ ├── bq.svg
│ │ │ │ ├── lu.svg
│ │ │ │ ├── nl.svg
│ │ │ │ ├── dk.svg
│ │ │ │ ├── gb-eng.svg
│ │ │ │ ├── gl.svg
│ │ │ │ ├── fi.svg
│ │ │ │ ├── gb-sct.svg
│ │ │ │ ├── lv.svg
│ │ │ │ ├── mc.svg
│ │ │ │ ├── ua.svg
│ │ │ │ ├── at.svg
│ │ │ │ ├── id.svg
│ │ │ │ ├── ma.svg
│ │ │ │ ├── es-ca.svg
│ │ │ │ ├── bw.svg
│ │ │ │ ├── ae.svg
│ │ │ │ ├── ng.svg
│ │ │ │ ├── ga.svg
│ │ │ │ ├── hu.svg
│ │ │ │ ├── ml.svg
│ │ │ │ ├── ne.svg
│ │ │ │ ├── td.svg
│ │ │ │ ├── ye.svg
│ │ │ │ ├── ci.svg
│ │ │ │ ├── co.svg
│ │ │ │ ├── th.svg
│ │ │ │ ├── be.svg
│ │ │ │ ├── bg.svg
│ │ │ │ ├── bl.svg
│ │ │ │ ├── cr.svg
│ │ │ │ ├── fr.svg
│ │ │ │ ├── gf.svg
│ │ │ │ ├── gh.svg
│ │ │ │ ├── gp.svg
│ │ │ │ ├── ie.svg
│ │ │ │ ├── it.svg
│ │ │ │ ├── mf.svg
│ │ │ │ ├── mq.svg
│ │ │ │ ├── pm.svg
│ │ │ │ ├── re.svg
│ │ │ │ ├── ru.svg
│ │ │ │ ├── wf.svg
│ │ │ │ ├── yt.svg
│ │ │ │ ├── dz.svg
│ │ │ │ ├── gn.svg
│ │ │ │ ├── mg.svg
│ │ │ │ ├── mv.svg
│ │ │ │ ├── ro.svg
│ │ │ │ ├── ch.svg
│ │ │ │ ├── sr.svg
│ │ │ │ ├── mu.svg
│ │ │ │ ├── no.svg
│ │ │ │ ├── sj.svg
│ │ │ │ ├── tt.svg
│ │ │ │ ├── qa.svg
│ │ │ │ ├── ee.svg
│ │ │ │ ├── lc.svg
│ │ │ │ ├── bf.svg
│ │ │ │ ├── to.svg
│ │ │ │ ├── jm.svg
│ │ │ │ ├── gm.svg
│ │ │ │ ├── mk.svg
│ │ │ │ ├── ss.svg
│ │ │ │ ├── sn.svg
│ │ │ │ ├── mr.svg
│ │ │ │ ├── lt.svg
│ │ │ │ ├── sl.svg
│ │ │ │ ├── gy.svg
│ │ │ │ ├── az.svg
│ │ │ │ ├── cg.svg
│ │ │ │ ├── vc.svg
│ │ │ │ ├── cz.svg
│ │ │ │ ├── jp.svg
│ │ │ │ ├── so.svg
│ │ │ │ ├── vn.svg
│ │ │ │ ├── la.svg
│ │ │ │ ├── sd.svg
│ │ │ │ ├── pw.svg
│ │ │ │ ├── bj.svg
│ │ │ │ ├── cd.svg
│ │ │ │ ├── gb.svg
│ │ │ │ ├── kw.svg
│ │ │ │ ├── bh.svg
│ │ │ │ ├── is.svg
│ │ │ │ ├── ly.svg
│ │ │ │ ├── fo.svg
│ │ │ │ ├── sy.svg
│ │ │ │ ├── tr.svg
│ │ │ │ ├── ps.svg
│ │ │ │ ├── ax.svg
│ │ │ │ ├── bb.svg
│ │ │ │ ├── bs.svg
│ │ │ │ ├── cl.svg
│ │ │ │ ├── cu.svg
│ │ │ │ ├── sc.svg
│ │ │ │ ├── tl.svg
│ │ │ │ ├── bv.svg
│ │ │ │ ├── dj.svg
│ │ │ │ └── gg.svg
│ │ │ └── fontawesome.scss
│ └── js
│ │ ├── app-invoice-print.js
│ │ ├── extended-ui-media-player.js
│ │ ├── form-basic-inputs.js
│ │ ├── extended-ui-timeline.js
│ │ ├── offcanvas-send-invoice.js
│ │ ├── ui-popover.js
│ │ ├── ui-navbar.js
│ │ └── extended-ui-misc-clipboardjs.js
├── .DS_Store
├── js
│ └── app.js
├── views
│ ├── .DS_Store
│ ├── example-content
│ │ ├── .DS_Store
│ │ └── layouts-example
│ │ │ └── layouts-blank.blade.php
│ ├── vendor
│ │ └── jetstream
│ │ │ └── components
│ │ │ ├── dropdown-link.blade.php
│ │ │ ├── checkbox.blade.php
│ │ │ ├── label.blade.php
│ │ │ ├── button.blade.php
│ │ │ ├── input.blade.php
│ │ │ ├── danger-button.blade.php
│ │ │ ├── secondary-button.blade.php
│ │ │ ├── input-error.blade.php
│ │ │ ├── action-section.blade.php
│ │ │ ├── nav-link.blade.php
│ │ │ ├── authentication-card.blade.php
│ │ │ ├── dropdown.blade.php
│ │ │ ├── validation-errors.blade.php
│ │ │ ├── action-message.blade.php
│ │ │ ├── form-section.blade.php
│ │ │ ├── confirmation-modal.blade.php
│ │ │ └── dialog-modal.blade.php
│ ├── content
│ │ └── pages
│ │ │ ├── pages-page2.blade.php
│ │ │ └── pages-home.blade.php
│ ├── _partials
│ │ └── macros.blade.php
│ ├── layouts
│ │ ├── layoutMaster.blade.php
│ │ └── blankLayout.blade.php
│ └── api
│ │ └── index.blade.php
├── markdown
│ ├── policy.md
│ └── terms.md
└── menu
│ └── verticalMenu.json
├── .DS_Store
├── docker
├── 7.4
│ ├── php.ini
│ ├── start-container
│ └── supervisord.conf
├── 8.0
│ ├── php.ini
│ ├── start-container
│ └── supervisord.conf
└── 8.1
│ ├── php.ini
│ ├── start-container
│ └── supervisord.conf
├── .gitattributes
├── tests
├── TestCase.php
├── Unit
│ └── ExampleTest.php
├── Feature
│ └── ExampleTest.php
└── CreatesApplication.php
├── .styleci.yml
├── app
├── Http
│ ├── Controllers
│ │ ├── pages
│ │ │ ├── Page2.php
│ │ │ ├── HomePage.php
│ │ │ └── MiscError.php
│ │ ├── Controller.php
│ │ └── authentications
│ │ │ ├── LoginBasic.php
│ │ │ └── RegisterBasic.php
│ └── Middleware
│ │ ├── EncryptCookies.php
│ │ ├── VerifyCsrfToken.php
│ │ ├── PreventRequestsDuringMaintenance.php
│ │ ├── TrustHosts.php
│ │ ├── TrimStrings.php
│ │ └── Authenticate.php
├── Actions
│ ├── Fortify
│ │ └── PasswordValidationRules.php
│ └── Jetstream
│ │ └── DeleteUser.php
└── Providers
│ ├── BroadcastServiceProvider.php
│ └── AppServiceProvider.php
├── .editorconfig
├── .prettierrc.json
├── database
└── seeders
│ └── DatabaseSeeder.php
├── .gitignore
└── routes
├── channels.php
├── api.php
└── console.php
/public/favicon.ico:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/storage/logs/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/public/robots.txt:
--------------------------------------------------------------------------------
1 | User-agent: *
2 | Disallow:
3 |
--------------------------------------------------------------------------------
/storage/app/public/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/storage/app/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !public/
3 | !.gitignore
4 |
--------------------------------------------------------------------------------
/storage/framework/testing/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/storage/framework/views/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/.prettierignore:
--------------------------------------------------------------------------------
1 | dist
2 | node_modules
3 | assets/vendor
4 |
--------------------------------------------------------------------------------
/storage/framework/cache/data/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/storage/framework/sessions/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # El Rincon de Isma
2 | ## Template for Laravel install
--------------------------------------------------------------------------------
/storage/framework/cache/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !data/
3 | !.gitignore
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/hammer/hammer.js:
--------------------------------------------------------------------------------
1 | import 'hammerjs/hammer.js';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jstree/jstree.js:
--------------------------------------------------------------------------------
1 | import 'jstree/dist/jstree';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jszip/jszip.js:
--------------------------------------------------------------------------------
1 | import 'jszip/dist/jszip';
2 |
--------------------------------------------------------------------------------
/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/.DS_Store
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/block-ui/block-ui.js:
--------------------------------------------------------------------------------
1 | import 'block-ui/jquery.blockUI';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/animate-css/animate.scss:
--------------------------------------------------------------------------------
1 | @import '~animate.css/animate';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/animate-on-scroll/animate-on-scroll.scss:
--------------------------------------------------------------------------------
1 | @import '~aos/dist/aos';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/plyr/plyr.js:
--------------------------------------------------------------------------------
1 | import Plyr from 'plyr';
2 |
3 | export { Plyr };
4 |
--------------------------------------------------------------------------------
/resources/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/.DS_Store
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jquery-sticky/jquery-sticky.js:
--------------------------------------------------------------------------------
1 | import 'jquery-sticky/jquery.sticky';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/_colors.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../colors';
4 |
--------------------------------------------------------------------------------
/resources/js/app.js:
--------------------------------------------------------------------------------
1 | import * as alpine from 'alpinejs/dist/cdn';
2 |
3 |
4 | export { alpine };
5 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/highlight/highlight-github.scss:
--------------------------------------------------------------------------------
1 | @import '~highlight.js/styles/github.css';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/highlight/highlight.scss:
--------------------------------------------------------------------------------
1 | @import '~highlight.js/styles/atom-one-light';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/_bootstrap.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../bootstrap';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/_components.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../components';
4 |
--------------------------------------------------------------------------------
/docker/7.4/php.ini:
--------------------------------------------------------------------------------
1 | [PHP]
2 | post_max_size = 100M
3 | upload_max_filesize = 100M
4 | variables_order = EGPCS
5 |
--------------------------------------------------------------------------------
/docker/8.0/php.ini:
--------------------------------------------------------------------------------
1 | [PHP]
2 | post_max_size = 100M
3 | upload_max_filesize = 100M
4 | variables_order = EGPCS
5 |
--------------------------------------------------------------------------------
/docker/8.1/php.ini:
--------------------------------------------------------------------------------
1 | [PHP]
2 | post_max_size = 100M
3 | upload_max_filesize = 100M
4 | variables_order = EGPCS
5 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables/jquery.dataTables.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net/js/jquery.dataTables';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jquery-timepicker/jquery-timepicker.js:
--------------------------------------------------------------------------------
1 | import 'timepicker/jquery.timepicker';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/quill/katex.js:
--------------------------------------------------------------------------------
1 | import katex from 'katex/dist/katex';
2 |
3 | export { katex };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/quill/quill.js:
--------------------------------------------------------------------------------
1 | import Quill from 'quill/dist/quill';
2 |
3 | export { Quill };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/swiper/swiper.js:
--------------------------------------------------------------------------------
1 | import Swiper from 'swiper/bundle';
2 |
3 | export { Swiper };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/_colors-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../colors-dark';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-default.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-default';
4 |
--------------------------------------------------------------------------------
/resources/views/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/views/.DS_Store
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-buttons/buttons.html5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-buttons/js/buttons.html5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-buttons/buttons.print.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-buttons/js/buttons.print';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/leaflet/leaflet.js:
--------------------------------------------------------------------------------
1 | import * as leaFlet from 'leaflet';
2 |
3 | export { leaFlet };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/moment/moment.js:
--------------------------------------------------------------------------------
1 | import * as moment from 'moment/moment';
2 |
3 | export { moment };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/tagify/tagify.js:
--------------------------------------------------------------------------------
1 | import Tagify from '@yaireo/tagify';
2 |
3 | export { Tagify };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/toastr/toastr.js:
--------------------------------------------------------------------------------
1 | import * as toastr from 'toastr/toastr';
2 |
3 | export { toastr };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/_bootstrap-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../bootstrap-dark';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/_components-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../components-dark';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-bordered.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-bordered';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-raspberry.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-raspberry';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-semi-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-semi-dark';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-buttons/buttons.colVis.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-buttons/js/buttons.colVis';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-default-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-default-dark';
4 |
--------------------------------------------------------------------------------
/public/assets/img/avatars/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/1.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/10.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/11.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/12.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/13.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/14.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/15.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/16.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/17.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/18.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/19.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/2.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/20.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/3.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/4.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/5.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/6.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/7.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/8.png
--------------------------------------------------------------------------------
/public/assets/img/avatars/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/avatars/9.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/chartjs/chartjs.js:
--------------------------------------------------------------------------------
1 | import * as Chart from 'chart.js/dist/chart';
2 |
3 | export { Chart };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/cleavejs/cleave.js:
--------------------------------------------------------------------------------
1 | import * as Cleave from 'cleave.js/dist/cleave';
2 |
3 | export { Cleave };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-bs5/js/dataTables.bootstrap5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-buttons/datatables-buttons.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-buttons/js/dataTables.buttons';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-select/datatables-select.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-select/js/dataTables.select';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/rateyo/rateyo.js:
--------------------------------------------------------------------------------
1 | import rateYo from 'rateyo/src/jquery.rateyo';
2 |
3 | export { rateYo };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-bordered-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-bordered-dark';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-raspberry-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-raspberry-dark';
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/theme-semi-dark-dark.scss:
--------------------------------------------------------------------------------
1 | $rtl-support: true;
2 |
3 | @import '../theme-semi-dark-dark';
4 |
--------------------------------------------------------------------------------
/resources/markdown/policy.md:
--------------------------------------------------------------------------------
1 | # Privacy Policy
2 |
3 | Edit this file to define the privacy policy for your application.
4 |
--------------------------------------------------------------------------------
/resources/markdown/terms.md:
--------------------------------------------------------------------------------
1 | # Terms of Service
2 |
3 | Edit this file to define the terms of service for your application.
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/animate-on-scroll/animate-on-scroll.js:
--------------------------------------------------------------------------------
1 | import * as AOS from 'aos/dist/aos';
2 |
3 | export { AOS };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/bootstrap-maxlength/bootstrap-maxlength.js:
--------------------------------------------------------------------------------
1 | import 'bootstrap-maxlength/src/bootstrap-maxlength';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-rowgroup/datatables.rowgroup.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-rowgroup/js/dataTables.rowGroup';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-select-bs5/select.bootstrap5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-select-bs5/js/select.bootstrap5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/nouislider/nouislider.js:
--------------------------------------------------------------------------------
1 | import * as noUiSlider from 'nouislider';
2 |
3 | export { noUiSlider };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/pickr/pickr.js:
--------------------------------------------------------------------------------
1 | import * as pickr from '@simonwep/pickr/dist/pickr.min';
2 |
3 | export { pickr };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/select2/select2.js:
--------------------------------------------------------------------------------
1 | import select2 from 'select2/dist/js/select2.full';
2 |
3 | export { select2 };
4 |
--------------------------------------------------------------------------------
/public/assets/img/favicon/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/favicon/favicon.ico
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/apex-charts/apexcharts.js:
--------------------------------------------------------------------------------
1 | import ApexCharts from 'apexcharts-clevision';
2 |
3 | export { ApexCharts };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/autosize/autosize.js:
--------------------------------------------------------------------------------
1 | import * as autosize from 'autosize/dist/autosize';
2 |
3 | export { autosize };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.js:
--------------------------------------------------------------------------------
1 | import 'bootstrap-datepicker/dist/js/bootstrap-datepicker';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-buttons-bs5/js/buttons.bootstrap5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/shepherd/shepherd.js:
--------------------------------------------------------------------------------
1 | import Shepherd from 'shepherd.js/dist/js/shepherd';
2 |
3 | export { Shepherd };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/sortablejs/sortable.js:
--------------------------------------------------------------------------------
1 | import * as Sortable from 'sortablejs/Sortable';
2 |
3 | export { Sortable };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-responsive/datatables.responsive.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-responsive/js/dataTables.responsive';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-rowgroup-bs5/rowgroup.bootstrap5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-rowgroup-bs5/js/rowGroup.bootstrap5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/feather-icons/feather.js:
--------------------------------------------------------------------------------
1 | import * as feather from 'feather-icons/dist/feather';
2 |
3 | export { feather };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/flatpickr/flatpickr.js:
--------------------------------------------------------------------------------
1 | import * as flatpickr from 'flatpickr/dist/flatpickr';
2 |
3 | export { flatpickr };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jquery/jquery.js:
--------------------------------------------------------------------------------
1 | import jQuery from 'jquery/dist/jquery';
2 |
3 | const $ = jQuery;
4 | export { jQuery, $ };
5 |
--------------------------------------------------------------------------------
/public/assets/img/pages/auth-top-left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/pages/auth-top-left.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/bloodhound/bloodhound.js:
--------------------------------------------------------------------------------
1 | import Bloodhound from 'typeahead.js/dist/bloodhound';
2 |
3 | export { Bloodhound };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/cleavejs/cleave-phone.js:
--------------------------------------------------------------------------------
1 | import * as phone from 'cleave.js/dist/addons/cleave-phone.us';
2 |
3 | export { phone };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/clipboard/clipboard.js:
--------------------------------------------------------------------------------
1 | import * as ClipboardJS from 'clipboard/dist/clipboard';
2 |
3 | export { ClipboardJS };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-fixedcolumns/datatables.fixedcolumns.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-fixedcolumns/js/dataTables.fixedColumns';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-fixedheader/datatables.fixedheader.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-fixedheader/js/dataTables.fixedHeader';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-responsive-bs5/js/responsive.bootstrap5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/core.scss:
--------------------------------------------------------------------------------
1 | @import 'bootstrap';
2 | @import 'bootstrap-extended';
3 | @import 'components';
4 | @import 'colors';
5 |
--------------------------------------------------------------------------------
/resources/views/example-content/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/views/example-content/.DS_Store
--------------------------------------------------------------------------------
/resources/views/vendor/jetstream/components/dropdown-link.blade.php:
--------------------------------------------------------------------------------
1 | merge(['class' => 'dropdown-item']) }}>{{ $slot }}
2 |
--------------------------------------------------------------------------------
/public/assets/img/pages/auth-right-bottom.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/pages/auth-right-bottom.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-checkboxes-jquery/datatables.checkboxes.js:
--------------------------------------------------------------------------------
1 | import 'jquery-datatables-checkboxes/js/dataTables.checkboxes';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-fixedheader-bs5/fixedheader.bootstrap5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-fixedheader-bs5/js/fixedHeader.bootstrap5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/typeahead-js/typeahead.js:
--------------------------------------------------------------------------------
1 | import typeahead from 'typeahead.js/dist/typeahead.bundle';
2 |
3 | export { typeahead };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/core.scss:
--------------------------------------------------------------------------------
1 | @import 'bootstrap';
2 | @import 'bootstrap-extended';
3 | @import 'components';
4 | @import 'colors';
5 |
--------------------------------------------------------------------------------
/resources/views/vendor/jetstream/components/checkbox.blade.php:
--------------------------------------------------------------------------------
1 | merge(['class' => 'form-check-input']) !!}>
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-fixedcolumns-bs5/fixedcolumns.bootstrap5.js:
--------------------------------------------------------------------------------
1 | import 'datatables.net-fixedcolumns-bs5/js/fixedColumns.bootstrap5';
2 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jquery-repeater/jquery-repeater.js:
--------------------------------------------------------------------------------
1 | import * as repeater from 'jquery.repeater/jquery.repeater';
2 |
3 | export { repeater };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/numeral/numeral.js:
--------------------------------------------------------------------------------
1 | import * as numeral from 'numeral/numeral';
2 | import 'numeral/locales';
3 |
4 | export { numeral };
5 |
--------------------------------------------------------------------------------
/resources/views/vendor/jetstream/components/label.blade.php:
--------------------------------------------------------------------------------
1 | @props(['value'])
2 |
3 |
6 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/tagify/_mixins.scss:
--------------------------------------------------------------------------------
1 | @mixin tagify-theme($color) {
2 | .tagify--focus {
3 | border-color: $color !important;
4 | }
5 | }
6 |
--------------------------------------------------------------------------------
/resources/assets/js/app-invoice-print.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Invoice Print
3 | */
4 |
5 | 'use strict';
6 |
7 | (function () {
8 | window.print();
9 | })();
10 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/leaflet/images/layers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/leaflet/images/layers.png
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/core-dark.scss:
--------------------------------------------------------------------------------
1 | @import 'bootstrap-dark';
2 | @import 'bootstrap-extended-dark';
3 | @import 'components-dark';
4 | @import 'colors-dark';
5 |
--------------------------------------------------------------------------------
/public/assets/img/illustrations/page-misc-error-dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/illustrations/page-misc-error-dark.png
--------------------------------------------------------------------------------
/public/assets/img/illustrations/page-misc-error-light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/public/assets/img/illustrations/page-misc-error-light.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/bootstrap-select/bootstrap-select.js:
--------------------------------------------------------------------------------
1 | import bootstrapSelect from 'bootstrap-select/js/bootstrap-select';
2 |
3 | export { bootstrapSelect };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/dropzone/_mixins.scss:
--------------------------------------------------------------------------------
1 | @mixin dropzone-theme($border) {
2 | .dropzone.dz-drag-hover {
3 | border-color: $border !important;
4 | }
5 | }
6 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/leaflet/images/layers-2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/leaflet/images/layers-2x.png
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/_bootstrap-extended/forms/_form-text.scss:
--------------------------------------------------------------------------------
1 | // Form Text
2 | // *******************************************************************************
3 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/rtl/core-dark.scss:
--------------------------------------------------------------------------------
1 | @import 'bootstrap-dark';
2 | @import 'bootstrap-extended-dark';
3 | @import 'components-dark';
4 | @import 'colors-dark';
5 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jstree/themes/default/32px.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/jstree/themes/default/32px.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jstree/themes/default/40px.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/jstree/themes/default/40px.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/leaflet/images/marker-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/leaflet/images/marker-icon.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.js:
--------------------------------------------------------------------------------
1 | import PerfectScrollbar from 'perfect-scrollbar/dist/perfect-scrollbar';
2 |
3 | export { PerfectScrollbar };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/_bootstrap-extended/_root.scss:
--------------------------------------------------------------------------------
1 | // The color-scheme CSS property https://web.dev/color-scheme/
2 | :root {
3 | color-scheme: #{$color-scheme};
4 | }
5 |
--------------------------------------------------------------------------------
/resources/assets/vendor/fonts/flag-icons.scss:
--------------------------------------------------------------------------------
1 | $flag-icons-path: '../fonts/flags';
2 |
3 | @import '~flag-icons/sass/flag-icons';
4 |
5 | .fi {
6 | vertical-align: middle;
7 | }
8 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/leaflet/images/marker-icon-2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/leaflet/images/marker-icon-2x.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/leaflet/images/marker-shadow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/leaflet/images/marker-shadow.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/chartjs-plugin-style/chartjs-plugin-style.js:
--------------------------------------------------------------------------------
1 | import * as chartjsStyle from 'chartjs-plugin-style/dist/chartjs-plugin-style';
2 |
3 | export { chartjsStyle };
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jstree/themes/default-dark/32px.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/jstree/themes/default-dark/32px.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jstree/themes/default-dark/40px.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/jstree/themes/default-dark/40px.png
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jstree/themes/default/throbber.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/jstree/themes/default/throbber.gif
--------------------------------------------------------------------------------
/resources/assets/vendor/scss/_components/mixins/_misc.scss:
--------------------------------------------------------------------------------
1 | // SVG Color
2 | @mixin template-svg-color($background) {
3 | .svg-illustration svg {
4 | fill: $background;
5 | }
6 | }
7 |
--------------------------------------------------------------------------------
/storage/framework/.gitignore:
--------------------------------------------------------------------------------
1 | compiled.php
2 | config.php
3 | down
4 | events.scanned.php
5 | maintenance.php
6 | routes.php
7 | routes.scanned.php
8 | schedule-*
9 | services.json
10 |
--------------------------------------------------------------------------------
/resources/views/vendor/jetstream/components/button.blade.php:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/jstree/themes/default-dark/throbber.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elrincondeisma/laravel-init/HEAD/resources/assets/vendor/libs/jstree/themes/default-dark/throbber.gif
--------------------------------------------------------------------------------
/resources/views/vendor/jetstream/components/input.blade.php:
--------------------------------------------------------------------------------
1 | @props(['disabled' => false])
2 |
3 | merge(['class' => 'form-control']) !!}>
4 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/datatables-checkboxes-jquery/datatables.checkboxes.scss:
--------------------------------------------------------------------------------
1 | @import '../../scss/_custom-variables/libs';
2 | @import '~jquery-datatables-checkboxes/css/dataTables.checkboxes';
3 |
--------------------------------------------------------------------------------
/resources/assets/vendor/libs/highlight/highlight.js:
--------------------------------------------------------------------------------
1 | // var hljs = require('highlight.js/lib/index.js')
2 |
3 | // export { hljs }
4 | import hljs from 'highlight.js/lib/index';
5 |
6 | export { hljs };
7 |
--------------------------------------------------------------------------------
/.gitattributes:
--------------------------------------------------------------------------------
1 | * text=auto
2 |
3 | *.blade.php diff=html
4 | *.css diff=css
5 | *.html diff=html
6 | *.md diff=markdown
7 | *.php diff=php
8 |
9 | /.github export-ignore
10 | CHANGELOG.md export-ignore
11 |
--------------------------------------------------------------------------------
/resources/views/vendor/jetstream/components/danger-button.blade.php:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/resources/views/vendor/jetstream/components/secondary-button.blade.php:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/tests/TestCase.php:
--------------------------------------------------------------------------------
1 |
2 |
7 | {{ $description }} 8 |
9 | {{ $content }} 10 |