├── public
├── favicon.ico
├── robots.txt
├── plugins
│ ├── summernote
│ │ ├── font
│ │ │ ├── summernote.hash
│ │ │ ├── summernote.eot
│ │ │ ├── summernote.ttf
│ │ │ ├── summernote.woff
│ │ │ └── summernote.woff2
│ │ ├── summernote-bs4.min.js.LICENSE.txt
│ │ ├── summernote.min.js.LICENSE.txt
│ │ ├── summernote-lite.min.js.LICENSE.txt
│ │ ├── lang
│ │ │ ├── summernote-ar-AR.min.js.LICENSE.txt
│ │ │ ├── summernote-az-AZ.min.js.LICENSE.txt
│ │ │ ├── summernote-bg-BG.min.js.LICENSE.txt
│ │ │ ├── summernote-ca-ES.min.js.LICENSE.txt
│ │ │ ├── summernote-cs-CZ.min.js.LICENSE.txt
│ │ │ ├── summernote-da-DK.min.js.LICENSE.txt
│ │ │ ├── summernote-de-DE.min.js.LICENSE.txt
│ │ │ ├── summernote-el-GR.min.js.LICENSE.txt
│ │ │ ├── summernote-es-ES.min.js.LICENSE.txt
│ │ │ ├── summernote-es-EU.min.js.LICENSE.txt
│ │ │ ├── summernote-fa-IR.min.js.LICENSE.txt
│ │ │ ├── summernote-fi-FI.min.js.LICENSE.txt
│ │ │ ├── summernote-fr-FR.min.js.LICENSE.txt
│ │ │ ├── summernote-gl-ES.min.js.LICENSE.txt
│ │ │ ├── summernote-he-IL.min.js.LICENSE.txt
│ │ │ ├── summernote-hr-HR.min.js.LICENSE.txt
│ │ │ ├── summernote-hu-HU.min.js.LICENSE.txt
│ │ │ ├── summernote-id-ID.min.js.LICENSE.txt
│ │ │ ├── summernote-it-IT.min.js.LICENSE.txt
│ │ │ ├── summernote-ja-JP.min.js.LICENSE.txt
│ │ │ ├── summernote-ko-KR.min.js.LICENSE.txt
│ │ │ ├── summernote-lt-LT.min.js.LICENSE.txt
│ │ │ ├── summernote-lt-LV.min.js.LICENSE.txt
│ │ │ ├── summernote-mn-MN.min.js.LICENSE.txt
│ │ │ ├── summernote-nb-NO.min.js.LICENSE.txt
│ │ │ ├── summernote-nl-NL.min.js.LICENSE.txt
│ │ │ ├── summernote-pl-PL.min.js.LICENSE.txt
│ │ │ ├── summernote-pt-BR.min.js.LICENSE.txt
│ │ │ ├── summernote-pt-PT.min.js.LICENSE.txt
│ │ │ ├── summernote-ro-RO.min.js.LICENSE.txt
│ │ │ ├── summernote-ru-RU.min.js.LICENSE.txt
│ │ │ ├── summernote-sk-SK.min.js.LICENSE.txt
│ │ │ ├── summernote-sl-SI.min.js.LICENSE.txt
│ │ │ ├── summernote-sr-RS.min.js.LICENSE.txt
│ │ │ ├── summernote-sv-SE.min.js.LICENSE.txt
│ │ │ ├── summernote-ta-IN.min.js.LICENSE.txt
│ │ │ ├── summernote-th-TH.min.js.LICENSE.txt
│ │ │ ├── summernote-tr-TR.min.js.LICENSE.txt
│ │ │ ├── summernote-uk-UA.min.js.LICENSE.txt
│ │ │ ├── summernote-uz-UZ.min.js.LICENSE.txt
│ │ │ ├── summernote-vi-VN.min.js.LICENSE.txt
│ │ │ ├── summernote-zh-CN.min.js.LICENSE.txt
│ │ │ ├── summernote-zh-TW.min.js.LICENSE.txt
│ │ │ └── summernote-sr-RS-Latin.min.js.LICENSE.txt
│ │ └── plugin
│ │ │ └── databasic
│ │ │ └── summernote-ext-databasic.css
│ ├── fontawesome-free
│ │ └── webfonts
│ │ │ ├── fa-brands-400.eot
│ │ │ ├── fa-brands-400.ttf
│ │ │ ├── fa-solid-900.eot
│ │ │ ├── fa-solid-900.ttf
│ │ │ ├── fa-solid-900.woff
│ │ │ ├── fa-brands-400.woff
│ │ │ ├── fa-brands-400.woff2
│ │ │ ├── fa-regular-400.eot
│ │ │ ├── fa-regular-400.ttf
│ │ │ ├── fa-regular-400.woff
│ │ │ ├── fa-regular-400.woff2
│ │ │ └── fa-solid-900.woff2
│ ├── jquery-mapael
│ │ └── maps
│ │ │ └── README.txt
│ ├── jquery-ui
│ │ └── images
│ │ │ ├── ui-icons_444444_256x240.png
│ │ │ ├── ui-icons_555555_256x240.png
│ │ │ ├── ui-icons_777620_256x240.png
│ │ │ ├── ui-icons_777777_256x240.png
│ │ │ ├── ui-icons_cc0000_256x240.png
│ │ │ └── ui-icons_ffffff_256x240.png
│ ├── codemirror
│ │ ├── theme
│ │ │ ├── ambiance-mobile.css
│ │ │ └── juejin.css
│ │ ├── addon
│ │ │ ├── display
│ │ │ │ └── fullscreen.css
│ │ │ ├── search
│ │ │ │ └── matchesonscrollbar.css
│ │ │ └── fold
│ │ │ │ └── foldgutter.css
│ │ └── mode
│ │ │ ├── tiddlywiki
│ │ │ └── tiddlywiki.css
│ │ │ └── tiki
│ │ │ └── tiki.css
│ ├── inputmask
│ │ └── inputmask.es6.js
│ ├── flag-icon-css
│ │ └── flags
│ │ │ ├── 4x3
│ │ │ ├── bd.svg
│ │ │ ├── de.svg
│ │ │ ├── am.svg
│ │ │ ├── bq.svg
│ │ │ ├── gl.svg
│ │ │ ├── nl.svg
│ │ │ ├── pl.svg
│ │ │ ├── cz.svg
│ │ │ ├── gb-sct.svg
│ │ │ ├── lu.svg
│ │ │ ├── se.svg
│ │ │ ├── dk.svg
│ │ │ ├── fi.svg
│ │ │ ├── id.svg
│ │ │ ├── lv.svg
│ │ │ ├── mc.svg
│ │ │ ├── at.svg
│ │ │ ├── gb-eng.svg
│ │ │ ├── ma.svg
│ │ │ ├── ua.svg
│ │ │ ├── ae.svg
│ │ │ ├── bw.svg
│ │ │ ├── es-ca.svg
│ │ │ ├── es-ct.svg
│ │ │ ├── ng.svg
│ │ │ ├── td.svg
│ │ │ ├── ne.svg
│ │ │ ├── ga.svg
│ │ │ ├── gh.svg
│ │ │ ├── hu.svg
│ │ │ ├── ml.svg
│ │ │ ├── sl.svg
│ │ │ ├── ye.svg
│ │ │ ├── ci.svg
│ │ │ ├── bg.svg
│ │ │ ├── mv.svg
│ │ │ ├── ru.svg
│ │ │ ├── th.svg
│ │ │ ├── be.svg
│ │ │ ├── bl.svg
│ │ │ ├── co.svg
│ │ │ ├── cp.svg
│ │ │ ├── cr.svg
│ │ │ ├── dz.svg
│ │ │ ├── fr.svg
│ │ │ ├── gf.svg
│ │ │ ├── gp.svg
│ │ │ ├── ic.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
│ │ │ ├── lt.svg
│ │ │ ├── mr.svg
│ │ │ ├── vc.svg
│ │ │ ├── la.svg
│ │ │ ├── pw.svg
│ │ │ ├── jp.svg
│ │ │ ├── gy.svg
│ │ │ ├── az.svg
│ │ │ ├── cg.svg
│ │ │ ├── vn.svg
│ │ │ ├── so.svg
│ │ │ ├── bh.svg
│ │ │ ├── gb.svg
│ │ │ ├── sd.svg
│ │ │ ├── bj.svg
│ │ │ ├── kw.svg
│ │ │ ├── xx.svg
│ │ │ ├── is.svg
│ │ │ ├── tr.svg
│ │ │ ├── sy.svg
│ │ │ ├── ly.svg
│ │ │ ├── tz.svg
│ │ │ ├── bs.svg
│ │ │ ├── gm.svg
│ │ │ ├── cl.svg
│ │ │ ├── fo.svg
│ │ │ ├── bb.svg
│ │ │ ├── gg.svg
│ │ │ ├── ps.svg
│ │ │ ├── sc.svg
│ │ │ ├── ax.svg
│ │ │ ├── bv.svg
│ │ │ └── dj.svg
│ │ │ └── 1x1
│ │ │ ├── bd.svg
│ │ │ ├── de.svg
│ │ │ ├── pl.svg
│ │ │ ├── am.svg
│ │ │ ├── bq.svg
│ │ │ ├── cz.svg
│ │ │ ├── nl.svg
│ │ │ ├── dk.svg
│ │ │ ├── gb-eng.svg
│ │ │ ├── gl.svg
│ │ │ ├── lu.svg
│ │ │ ├── fi.svg
│ │ │ ├── gb-sct.svg
│ │ │ ├── lv.svg
│ │ │ ├── mc.svg
│ │ │ ├── se.svg
│ │ │ ├── at.svg
│ │ │ ├── id.svg
│ │ │ ├── ma.svg
│ │ │ ├── ua.svg
│ │ │ ├── es-ct.svg
│ │ │ ├── es-ca.svg
│ │ │ ├── ae.svg
│ │ │ ├── bw.svg
│ │ │ ├── ng.svg
│ │ │ ├── ga.svg
│ │ │ ├── hu.svg
│ │ │ ├── ne.svg
│ │ │ ├── ye.svg
│ │ │ ├── ci.svg
│ │ │ ├── ml.svg
│ │ │ ├── td.svg
│ │ │ ├── th.svg
│ │ │ ├── be.svg
│ │ │ ├── bl.svg
│ │ │ ├── co.svg
│ │ │ ├── cp.svg
│ │ │ ├── cr.svg
│ │ │ ├── fr.svg
│ │ │ ├── gf.svg
│ │ │ ├── gh.svg
│ │ │ ├── gp.svg
│ │ │ ├── ic.svg
│ │ │ ├── ie.svg
│ │ │ ├── it.svg
│ │ │ ├── mf.svg
│ │ │ ├── mq.svg
│ │ │ ├── pm.svg
│ │ │ ├── re.svg
│ │ │ ├── ru.svg
│ │ │ ├── wf.svg
│ │ │ ├── yt.svg
│ │ │ ├── bg.svg
│ │ │ ├── gn.svg
│ │ │ ├── dz.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
│ │ │ ├── az.svg
│ │ │ ├── gy.svg
│ │ │ ├── vc.svg
│ │ │ ├── cg.svg
│ │ │ ├── jp.svg
│ │ │ ├── so.svg
│ │ │ ├── vn.svg
│ │ │ ├── sd.svg
│ │ │ ├── gb.svg
│ │ │ ├── la.svg
│ │ │ ├── pw.svg
│ │ │ ├── bj.svg
│ │ │ ├── cd.svg
│ │ │ ├── kw.svg
│ │ │ ├── xx.svg
│ │ │ ├── bh.svg
│ │ │ ├── is.svg
│ │ │ ├── fo.svg
│ │ │ ├── sy.svg
│ │ │ ├── ly.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
│ ├── datatables-colreorder
│ │ ├── css
│ │ │ ├── colReorder.bootstrap4.min.css
│ │ │ └── colReorder.bootstrap4.css
│ │ └── js
│ │ │ └── colReorder.bootstrap4.min.js
│ ├── datatables-keytable
│ │ ├── css
│ │ │ ├── keyTable.bootstrap4.min.css
│ │ │ └── keyTable.bootstrap4.css
│ │ └── js
│ │ │ └── keyTable.bootstrap4.min.js
│ ├── datatables-fixedheader
│ │ ├── css
│ │ │ ├── fixedHeader.bootstrap4.min.css
│ │ │ └── fixedHeader.bootstrap4.css
│ │ └── js
│ │ │ └── fixedHeader.bootstrap4.min.js
│ ├── flot
│ │ └── plugins
│ │ │ └── jquery.flot.uiConstants.js
│ ├── fullcalendar
│ │ └── locales
│ │ │ ├── ug.js
│ │ │ ├── ko.js
│ │ │ ├── uz.js
│ │ │ ├── zh-tw.js
│ │ │ ├── ja.js
│ │ │ ├── he.js
│ │ │ ├── sm.js
│ │ │ ├── mk.js
│ │ │ ├── fr-ca.js
│ │ │ ├── pt-br.js
│ │ │ ├── ka.js
│ │ │ ├── en-au.js
│ │ │ ├── en-gb.js
│ │ │ └── en-nz.js
│ ├── datatables-rowreorder
│ │ ├── css
│ │ │ ├── rowReorder.bootstrap4.min.css
│ │ │ └── rowReorder.bootstrap4.css
│ │ └── js
│ │ │ └── rowReorder.bootstrap4.min.js
│ ├── jquery-validation
│ │ └── localization
│ │ │ ├── methods_pt.min.js
│ │ │ ├── methods_fi.min.js
│ │ │ ├── methods_de.min.js
│ │ │ ├── methods_it.min.js
│ │ │ ├── methods_es_CL.min.js
│ │ │ └── methods_nl.min.js
│ ├── chart.js
│ │ └── Chart.min.css
│ ├── pace-progress
│ │ └── themes
│ │ │ ├── black
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── blue
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── green
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── pink
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── red
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── white
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── orange
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── purple
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ ├── silver
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ │ │ └── yellow
│ │ │ ├── pace-theme-minimal.css
│ │ │ └── pace-theme-fill-left.css
│ ├── datatables-select
│ │ └── js
│ │ │ └── select.bootstrap4.min.js
│ ├── datatables-fixedcolumns
│ │ └── js
│ │ │ └── fixedColumns.bootstrap4.min.js
│ ├── datatables-rowgroup
│ │ └── js
│ │ │ └── rowGroup.bootstrap4.min.js
│ ├── datatables-scroller
│ │ ├── js
│ │ │ └── scroller.bootstrap4.min.js
│ │ └── css
│ │ │ └── scroller.bootstrap4.min.css
│ ├── jqvmap
│ │ └── jqvmap.min.css
│ ├── select2
│ │ └── js
│ │ │ └── i18n
│ │ │ └── zh-TW.js
│ └── datatables-autofill
│ │ └── js
│ │ └── autoFill.bootstrap4.min.js
├── dist
│ └── img
│ │ ├── avatar.png
│ │ ├── icons.png
│ │ ├── photo1.png
│ │ ├── photo2.png
│ │ ├── photo3.jpg
│ │ ├── photo4.jpg
│ │ ├── prod-1.jpg
│ │ ├── prod-2.jpg
│ │ ├── prod-3.jpg
│ │ ├── prod-4.jpg
│ │ ├── prod-5.jpg
│ │ ├── avatar2.png
│ │ ├── avatar3.png
│ │ ├── avatar4.png
│ │ ├── avatar5.png
│ │ ├── boxed-bg.jpg
│ │ ├── boxed-bg.png
│ │ ├── credit
│ │ ├── visa.png
│ │ ├── cirrus.png
│ │ ├── paypal.png
│ │ ├── paypal2.png
│ │ ├── mastercard.png
│ │ └── american-express.png
│ │ ├── AdminLTELogo.png
│ │ ├── user1-128x128.jpg
│ │ ├── user2-160x160.jpg
│ │ ├── user3-128x128.jpg
│ │ ├── user4-128x128.jpg
│ │ ├── user5-128x128.jpg
│ │ ├── user6-128x128.jpg
│ │ ├── user7-128x128.jpg
│ │ ├── user8-128x128.jpg
│ │ └── default-150x150.png
└── images
│ ├── favicon.ico
│ ├── icons
│ └── icon.png
│ ├── right-img.png
│ ├── blank-profile.png
│ └── ppe.svg
├── resources
├── css
│ └── app.css
├── js
│ ├── app.js
│ └── bootstrap.js
└── views
│ ├── about.blade.php
│ ├── components
│ └── dashboard
│ │ ├── footer.blade.php
│ │ └── navbar.blade.php
│ ├── index.blade.php
│ └── contact.blade.php
├── database
├── .gitignore
└── factories
│ ├── AssetFactory.php
│ ├── OrderFactory.php
│ ├── PacketFactory.php
│ ├── SystemFactory.php
│ └── SpendingFactory.php
├── bootstrap
└── cache
│ └── .gitignore
├── storage
├── logs
│ └── .gitignore
├── app
│ ├── public
│ │ └── .gitignore
│ └── .gitignore
└── framework
│ ├── testing
│ └── .gitignore
│ ├── views
│ └── .gitignore
│ ├── cache
│ ├── data
│ │ └── .gitignore
│ └── .gitignore
│ ├── sessions
│ └── .gitignore
│ └── .gitignore
├── app
├── Http
│ ├── Controllers
│ │ ├── SystemController.php
│ │ ├── Controller.php
│ │ └── LandingController.php
│ └── Middleware
│ │ ├── EncryptCookies.php
│ │ ├── VerifyCsrfToken.php
│ │ ├── PreventRequestsDuringMaintenance.php
│ │ ├── TrustHosts.php
│ │ ├── TrimStrings.php
│ │ ├── Authenticate.php
│ │ └── ValidateSignature.php
├── Models
│ ├── Asset.php
│ ├── System.php
│ ├── Spending.php
│ ├── Order.php
│ └── Packet.php
└── Providers
│ ├── BroadcastServiceProvider.php
│ └── AppServiceProvider.php
├── tests
├── TestCase.php
├── Unit
│ └── ExampleTest.php
├── Feature
│ └── ExampleTest.php
└── CreatesApplication.php
├── .gitattributes
├── .gitignore
├── vite.config.js
├── .editorconfig
├── package.json
├── lang
└── en
│ └── pagination.php
└── routes
├── channels.php
├── api.php
└── console.php
/public/favicon.ico:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/resources/css/app.css:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/database/.gitignore:
--------------------------------------------------------------------------------
1 | *.sqlite*
2 |
--------------------------------------------------------------------------------
/bootstrap/cache/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/resources/js/app.js:
--------------------------------------------------------------------------------
1 | import './bootstrap';
2 |
--------------------------------------------------------------------------------
/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 |
--------------------------------------------------------------------------------
/storage/framework/cache/data/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/storage/framework/sessions/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/storage/framework/cache/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !data/
3 | !.gitignore
4 |
--------------------------------------------------------------------------------
/public/plugins/summernote/font/summernote.hash:
--------------------------------------------------------------------------------
1 | 9fe8a4284ea6542e5b857380d2288fbd
--------------------------------------------------------------------------------
/public/dist/img/avatar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/avatar.png
--------------------------------------------------------------------------------
/public/dist/img/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/icons.png
--------------------------------------------------------------------------------
/public/dist/img/photo1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/photo1.png
--------------------------------------------------------------------------------
/public/dist/img/photo2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/photo2.png
--------------------------------------------------------------------------------
/public/dist/img/photo3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/photo3.jpg
--------------------------------------------------------------------------------
/public/dist/img/photo4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/photo4.jpg
--------------------------------------------------------------------------------
/public/dist/img/prod-1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/prod-1.jpg
--------------------------------------------------------------------------------
/public/dist/img/prod-2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/prod-2.jpg
--------------------------------------------------------------------------------
/public/dist/img/prod-3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/prod-3.jpg
--------------------------------------------------------------------------------
/public/dist/img/prod-4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/prod-4.jpg
--------------------------------------------------------------------------------
/public/dist/img/prod-5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/prod-5.jpg
--------------------------------------------------------------------------------
/public/images/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/images/favicon.ico
--------------------------------------------------------------------------------
/public/dist/img/avatar2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/avatar2.png
--------------------------------------------------------------------------------
/public/dist/img/avatar3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/avatar3.png
--------------------------------------------------------------------------------
/public/dist/img/avatar4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/avatar4.png
--------------------------------------------------------------------------------
/public/dist/img/avatar5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/avatar5.png
--------------------------------------------------------------------------------
/public/dist/img/boxed-bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/boxed-bg.jpg
--------------------------------------------------------------------------------
/public/dist/img/boxed-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/boxed-bg.png
--------------------------------------------------------------------------------
/public/images/icons/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/images/icons/icon.png
--------------------------------------------------------------------------------
/public/images/right-img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/images/right-img.png
--------------------------------------------------------------------------------
/public/dist/img/credit/visa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/credit/visa.png
--------------------------------------------------------------------------------
/public/images/blank-profile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/images/blank-profile.png
--------------------------------------------------------------------------------
/public/dist/img/AdminLTELogo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/AdminLTELogo.png
--------------------------------------------------------------------------------
/public/dist/img/credit/cirrus.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/credit/cirrus.png
--------------------------------------------------------------------------------
/public/dist/img/credit/paypal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/credit/paypal.png
--------------------------------------------------------------------------------
/public/dist/img/user1-128x128.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user1-128x128.jpg
--------------------------------------------------------------------------------
/public/dist/img/user2-160x160.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user2-160x160.jpg
--------------------------------------------------------------------------------
/public/dist/img/user3-128x128.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user3-128x128.jpg
--------------------------------------------------------------------------------
/public/dist/img/user4-128x128.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user4-128x128.jpg
--------------------------------------------------------------------------------
/public/dist/img/user5-128x128.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user5-128x128.jpg
--------------------------------------------------------------------------------
/public/dist/img/user6-128x128.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user6-128x128.jpg
--------------------------------------------------------------------------------
/public/dist/img/user7-128x128.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user7-128x128.jpg
--------------------------------------------------------------------------------
/public/dist/img/user8-128x128.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/user8-128x128.jpg
--------------------------------------------------------------------------------
/public/dist/img/credit/paypal2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/credit/paypal2.png
--------------------------------------------------------------------------------
/public/dist/img/default-150x150.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/default-150x150.png
--------------------------------------------------------------------------------
/public/dist/img/credit/mastercard.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/credit/mastercard.png
--------------------------------------------------------------------------------
/public/dist/img/credit/american-express.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/dist/img/credit/american-express.png
--------------------------------------------------------------------------------
/public/plugins/summernote/font/summernote.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/summernote/font/summernote.eot
--------------------------------------------------------------------------------
/public/plugins/summernote/font/summernote.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/summernote/font/summernote.ttf
--------------------------------------------------------------------------------
/public/plugins/summernote/font/summernote.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/summernote/font/summernote.woff
--------------------------------------------------------------------------------
/public/plugins/summernote/font/summernote.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/summernote/font/summernote.woff2
--------------------------------------------------------------------------------
/public/plugins/summernote/summernote-bs4.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/summernote.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/summernote-lite.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-ar-AR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-az-AZ.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-bg-BG.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-ca-ES.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-cs-CZ.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-da-DK.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-de-DE.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-el-GR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-es-ES.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-es-EU.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-fa-IR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-fi-FI.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-fr-FR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-gl-ES.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-he-IL.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-hr-HR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-hu-HU.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-id-ID.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-it-IT.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-ja-JP.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-ko-KR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-lt-LT.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-lt-LV.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-mn-MN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-nb-NO.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-nl-NL.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-pl-PL.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-pt-BR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-pt-PT.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-ro-RO.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-ru-RU.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-sk-SK.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-sl-SI.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-sr-RS.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-sv-SE.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-ta-IN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-th-TH.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-tr-TR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-uk-UA.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-uz-UZ.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-vi-VN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-zh-CN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-zh-TW.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/summernote/lang/summernote-sr-RS-Latin.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.18 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-brands-400.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-brands-400.eot
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-brands-400.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-brands-400.ttf
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-solid-900.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-solid-900.eot
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-solid-900.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-solid-900.ttf
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-solid-900.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-solid-900.woff
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-brands-400.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-brands-400.woff
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-brands-400.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-brands-400.woff2
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-regular-400.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-regular-400.eot
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-regular-400.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-regular-400.ttf
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-regular-400.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-regular-400.woff
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-regular-400.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-regular-400.woff2
--------------------------------------------------------------------------------
/public/plugins/fontawesome-free/webfonts/fa-solid-900.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/fontawesome-free/webfonts/fa-solid-900.woff2
--------------------------------------------------------------------------------
/public/plugins/jquery-mapael/maps/README.txt:
--------------------------------------------------------------------------------
1 | Additional maps are stored in the repository neveldo/mapael-maps
2 |
3 | Full link: https://github.com/neveldo/mapael-maps
4 |
--------------------------------------------------------------------------------
/public/plugins/jquery-ui/images/ui-icons_444444_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/jquery-ui/images/ui-icons_444444_256x240.png
--------------------------------------------------------------------------------
/public/plugins/jquery-ui/images/ui-icons_555555_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/jquery-ui/images/ui-icons_555555_256x240.png
--------------------------------------------------------------------------------
/public/plugins/jquery-ui/images/ui-icons_777620_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/jquery-ui/images/ui-icons_777620_256x240.png
--------------------------------------------------------------------------------
/public/plugins/jquery-ui/images/ui-icons_777777_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/jquery-ui/images/ui-icons_777777_256x240.png
--------------------------------------------------------------------------------
/public/plugins/jquery-ui/images/ui-icons_cc0000_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/jquery-ui/images/ui-icons_cc0000_256x240.png
--------------------------------------------------------------------------------
/public/plugins/jquery-ui/images/ui-icons_ffffff_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ariear/laungdry/HEAD/public/plugins/jquery-ui/images/ui-icons_ffffff_256x240.png
--------------------------------------------------------------------------------
/public/plugins/codemirror/theme/ambiance-mobile.css:
--------------------------------------------------------------------------------
1 | .cm-s-ambiance.CodeMirror {
2 | -webkit-box-shadow: none;
3 | -moz-box-shadow: none;
4 | box-shadow: none;
5 | }
6 |
--------------------------------------------------------------------------------
/public/plugins/inputmask/inputmask.es6.js:
--------------------------------------------------------------------------------
1 | import "./inputmask.js";
2 |
3 | const inputmask = window.Inputmask;
4 | window.Inputmask = undefined;
5 | export default inputmask;
--------------------------------------------------------------------------------
/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 |
--------------------------------------------------------------------------------
/public/plugins/codemirror/addon/display/fullscreen.css:
--------------------------------------------------------------------------------
1 | .CodeMirror-fullscreen {
2 | position: fixed;
3 | top: 0; left: 0; right: 0; bottom: 0;
4 | height: auto;
5 | z-index: 9;
6 | }
7 |
--------------------------------------------------------------------------------
/app/Http/Controllers/SystemController.php:
--------------------------------------------------------------------------------
1 |
2 |
Website ini berguna untuk mengelola bisnis cuci baju / laundri
6 |