├── public
├── favicon.ico
├── robots.txt
├── election-template
│ ├── images
│ │ ├── 1.jpg
│ │ ├── 1.png
│ │ ├── 2.jpg
│ │ ├── 2.png
│ │ ├── 3-.png
│ │ ├── 3.jpg
│ │ ├── 3.png
│ │ ├── 4.jpg
│ │ ├── 4.png
│ │ ├── 5.jpg
│ │ ├── 5.png
│ │ ├── 6.jpg
│ │ ├── 6.png
│ │ ├── 7.jpg
│ │ ├── 7.png
│ │ ├── 8.jpg
│ │ ├── 8.png
│ │ ├── 9.jpg
│ │ ├── p1.jpg
│ │ ├── p2.jpg
│ │ ├── p3.jpg
│ │ ├── vect.png
│ │ ├── Thumbs.db
│ │ ├── banner.jpg
│ │ ├── img-sp.png
│ │ ├── logo1.png
│ │ ├── banner_1.jpg
│ │ ├── top_move.png
│ │ └── banner-old.jpg
│ └── fonts
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
├── js
│ └── locales
│ │ ├── bootstrap-datetimepicker.ja.js
│ │ ├── bootstrap-datetimepicker.zh-CN.js
│ │ ├── bootstrap-datetimepicker.zh-TW.js
│ │ ├── bootstrap-datetimepicker.hr.js
│ │ ├── bootstrap-datetimepicker.ko.js
│ │ ├── bootstrap-datetimepicker.ua.js
│ │ ├── bootstrap-datetimepicker.ms.js
│ │ ├── bootstrap-datetimepicker.he.js
│ │ ├── bootstrap-datetimepicker.no.js
│ │ ├── bootstrap-datetimepicker.tr.js
│ │ ├── bootstrap-datetimepicker.bg.js
│ │ ├── bootstrap-datetimepicker.ca.js
│ │ ├── bootstrap-datetimepicker.da.js
│ │ ├── bootstrap-datetimepicker.el.js
│ │ ├── bootstrap-datetimepicker.rs.js
│ │ ├── bootstrap-datetimepicker.sl.js
│ │ ├── bootstrap-datetimepicker.sv.js
│ │ ├── bootstrap-datetimepicker.th.js
│ │ ├── bootstrap-datetimepicker.az.js
│ │ ├── bootstrap-datetimepicker.es.js
│ │ ├── bootstrap-datetimepicker.nl.js
│ │ ├── bootstrap-datetimepicker.rs-latin.js
│ │ ├── bootstrap-datetimepicker.ru.js
│ │ ├── bootstrap-datetimepicker.hy.js
│ │ ├── bootstrap-datetimepicker.nb.js
│ │ ├── bootstrap-datetimepicker.ka.js
│ │ ├── bootstrap-datetimepicker.uk.js
│ │ ├── bootstrap-datetimepicker.hu.js
│ │ ├── bootstrap-datetimepicker.is.js
│ │ ├── bootstrap-datetimepicker.ro.js
│ │ ├── bootstrap-datetimepicker.ar.js
│ │ ├── bootstrap-datetimepicker.pt-BR.js
│ │ ├── bootstrap-datetimepicker.de.js
│ │ ├── bootstrap-datetimepicker.fi.js
│ │ ├── bootstrap-datetimepicker.pl.js
│ │ ├── bootstrap-datetimepicker.pt.js
│ │ ├── bootstrap-datetimepicker.fr.js
│ │ └── bootstrap-datetimepicker.it.js
└── .htaccess
├── newfolder
├── public
│ ├── favicon.ico
│ ├── robots.txt
│ ├── election-template
│ │ ├── images
│ │ │ ├── 1.jpg
│ │ │ ├── 1.png
│ │ │ ├── 2.jpg
│ │ │ ├── 2.png
│ │ │ ├── 3-.png
│ │ │ ├── 3.jpg
│ │ │ ├── 3.png
│ │ │ ├── 4.jpg
│ │ │ ├── 4.png
│ │ │ ├── 5.jpg
│ │ │ ├── 5.png
│ │ │ ├── 6.jpg
│ │ │ ├── 6.png
│ │ │ ├── 7.jpg
│ │ │ ├── 7.png
│ │ │ ├── 8.jpg
│ │ │ ├── 8.png
│ │ │ ├── 9.jpg
│ │ │ ├── p1.jpg
│ │ │ ├── p2.jpg
│ │ │ ├── p3.jpg
│ │ │ ├── vect.png
│ │ │ ├── Thumbs.db
│ │ │ ├── banner.jpg
│ │ │ ├── img-sp.png
│ │ │ ├── logo1.png
│ │ │ ├── banner_1.jpg
│ │ │ ├── top_move.png
│ │ │ └── banner-old.jpg
│ │ └── fonts
│ │ │ ├── glyphicons-halflings-regular.eot
│ │ │ ├── glyphicons-halflings-regular.ttf
│ │ │ ├── glyphicons-halflings-regular.woff
│ │ │ └── glyphicons-halflings-regular.woff2
│ ├── storage
│ │ └── upload
│ │ │ └── images
│ │ │ ├── 1
│ │ │ └── 2.jpg
│ │ │ ├── 2
│ │ │ └── 1.jpg
│ │ │ ├── 3
│ │ │ ├── lenovo(1).jpg
│ │ │ └── Understanding-Dreams-Visions.jpg
│ │ │ ├── 4
│ │ │ ├── guns.jpg
│ │ │ └── Rosaparks.jpg
│ │ │ ├── 5
│ │ │ └── guns.jpg
│ │ │ ├── 6
│ │ │ └── Understanding-Dreams-Visions.jpg
│ │ │ └── 7
│ │ │ └── Apostle-Suleman.jpg
│ ├── js
│ │ └── locales
│ │ │ ├── bootstrap-datetimepicker.ja.js
│ │ │ ├── bootstrap-datetimepicker.zh-CN.js
│ │ │ ├── bootstrap-datetimepicker.zh-TW.js
│ │ │ ├── bootstrap-datetimepicker.hr.js
│ │ │ ├── bootstrap-datetimepicker.ko.js
│ │ │ ├── bootstrap-datetimepicker.ua.js
│ │ │ ├── bootstrap-datetimepicker.ms.js
│ │ │ ├── bootstrap-datetimepicker.he.js
│ │ │ ├── bootstrap-datetimepicker.no.js
│ │ │ ├── bootstrap-datetimepicker.tr.js
│ │ │ ├── bootstrap-datetimepicker.bg.js
│ │ │ ├── bootstrap-datetimepicker.ca.js
│ │ │ ├── bootstrap-datetimepicker.da.js
│ │ │ ├── bootstrap-datetimepicker.el.js
│ │ │ ├── bootstrap-datetimepicker.rs.js
│ │ │ ├── bootstrap-datetimepicker.sl.js
│ │ │ ├── bootstrap-datetimepicker.sv.js
│ │ │ ├── bootstrap-datetimepicker.th.js
│ │ │ ├── bootstrap-datetimepicker.az.js
│ │ │ ├── bootstrap-datetimepicker.es.js
│ │ │ ├── bootstrap-datetimepicker.nl.js
│ │ │ ├── bootstrap-datetimepicker.rs-latin.js
│ │ │ ├── bootstrap-datetimepicker.ru.js
│ │ │ ├── bootstrap-datetimepicker.hy.js
│ │ │ ├── bootstrap-datetimepicker.nb.js
│ │ │ ├── bootstrap-datetimepicker.ka.js
│ │ │ ├── bootstrap-datetimepicker.uk.js
│ │ │ ├── bootstrap-datetimepicker.hu.js
│ │ │ ├── bootstrap-datetimepicker.is.js
│ │ │ ├── bootstrap-datetimepicker.ro.js
│ │ │ ├── bootstrap-datetimepicker.ar.js
│ │ │ ├── bootstrap-datetimepicker.pt-BR.js
│ │ │ ├── bootstrap-datetimepicker.de.js
│ │ │ ├── bootstrap-datetimepicker.fi.js
│ │ │ ├── bootstrap-datetimepicker.pl.js
│ │ │ ├── bootstrap-datetimepicker.pt.js
│ │ │ └── bootstrap-datetimepicker.fr.js
│ └── .htaccess
├── database
│ ├── .gitignore
│ └── seeds
│ │ └── DatabaseSeeder.php
├── resources
│ ├── views
│ │ ├── vendor
│ │ │ ├── mail
│ │ │ │ ├── markdown
│ │ │ │ │ ├── panel.blade.php
│ │ │ │ │ ├── table.blade.php
│ │ │ │ │ ├── footer.blade.php
│ │ │ │ │ ├── promotion.blade.php
│ │ │ │ │ ├── subcopy.blade.php
│ │ │ │ │ ├── button.blade.php
│ │ │ │ │ ├── header.blade.php
│ │ │ │ │ ├── promotion
│ │ │ │ │ │ └── button.blade.php
│ │ │ │ │ ├── layout.blade.php
│ │ │ │ │ └── message.blade.php
│ │ │ │ └── html
│ │ │ │ │ ├── table.blade.php
│ │ │ │ │ ├── header.blade.php
│ │ │ │ │ ├── subcopy.blade.php
│ │ │ │ │ ├── promotion.blade.php
│ │ │ │ │ ├── footer.blade.php
│ │ │ │ │ ├── panel.blade.php
│ │ │ │ │ ├── promotion
│ │ │ │ │ └── button.blade.php
│ │ │ │ │ └── message.blade.php
│ │ │ ├── flash
│ │ │ │ └── modal.blade.php
│ │ │ └── pagination
│ │ │ │ └── simple-default.blade.php
│ │ ├── home.blade.php
│ │ ├── auth
│ │ │ └── emails
│ │ │ │ └── password.blade.php
│ │ ├── layouts
│ │ │ ├── datatables_css.blade.php
│ │ │ └── datatables_js.blade.php
│ │ ├── roles
│ │ │ ├── fields.blade.php
│ │ │ ├── show.blade.php
│ │ │ ├── create.blade.php
│ │ │ ├── edit.blade.php
│ │ │ └── index.blade.php
│ │ ├── nominations
│ │ │ ├── show.blade.php
│ │ │ ├── create.blade.php
│ │ │ └── edit.blade.php
│ │ ├── votings
│ │ │ ├── show.blade.php
│ │ │ ├── create.blade.php
│ │ │ └── edit.blade.php
│ │ ├── settings
│ │ │ ├── show.blade.php
│ │ │ ├── create.blade.php
│ │ │ └── edit.blade.php
│ │ ├── nomination_users
│ │ │ ├── show.blade.php
│ │ │ ├── create.blade.php
│ │ │ └── edit.blade.php
│ │ ├── categories
│ │ │ ├── show.blade.php
│ │ │ ├── create.blade.php
│ │ │ └── edit.blade.php
│ │ └── users
│ │ │ ├── create.blade.php
│ │ │ ├── edit.blade.php
│ │ │ ├── show.blade.php
│ │ │ └── index.blade.php
│ ├── assets
│ │ ├── sass
│ │ │ ├── app.scss
│ │ │ └── _variables.scss
│ │ └── js
│ │ │ ├── components
│ │ │ └── ExampleComponent.vue
│ │ │ └── app.js
│ └── lang
│ │ └── en
│ │ ├── pagination.php
│ │ └── auth.php
├── app
│ ├── Http
│ │ ├── Middleware
│ │ │ ├── EncryptCookies.php
│ │ │ ├── VerifyCsrfToken.php
│ │ │ ├── TrimStrings.php
│ │ │ ├── TrustProxies.php
│ │ │ ├── Admin.php
│ │ │ ├── AuditFirm.php
│ │ │ ├── Moderator.php
│ │ │ └── RedirectIfAuthenticated.php
│ │ ├── Controllers
│ │ │ ├── Controller.php
│ │ │ ├── HomeController.php
│ │ │ └── AppBaseController.php
│ │ └── Requests
│ │ │ ├── CreateRoleRequest.php
│ │ │ ├── CreateUserRequest.php
│ │ │ ├── UpdateRoleRequest.php
│ │ │ ├── UpdateUserRequest.php
│ │ │ ├── CreateVotingRequest.php
│ │ │ ├── UpdateVotingRequest.php
│ │ │ ├── CreateSettingRequest.php
│ │ │ ├── UpdateSettingRequest.php
│ │ │ ├── CreateCategoryRequest.php
│ │ │ ├── UpdateCategoryRequest.php
│ │ │ ├── CreateNominationRequest.php
│ │ │ ├── UpdateNominationRequest.php
│ │ │ ├── CreateNominationUserRequest.php
│ │ │ └── UpdateNominationUserRequest.php
│ ├── Providers
│ │ ├── BroadcastServiceProvider.php
│ │ ├── AuthServiceProvider.php
│ │ └── EventServiceProvider.php
│ ├── User.php
│ └── Repositories
│ │ └── RoleRepository.php
└── routes
│ ├── channels.php
│ ├── api.php
│ └── console.php
├── database
├── .gitignore
├── seeds
│ └── DatabaseSeeder.php
└── migrations
│ └── 2018_02_24_211538_create_roles_table.php
├── bootstrap
└── cache
│ └── .gitignore
├── storage
├── logs
│ └── .gitignore
├── app
│ ├── public
│ │ └── .gitignore
│ └── .gitignore
└── framework
│ ├── cache
│ └── .gitignore
│ ├── testing
│ └── .gitignore
│ ├── views
│ └── .gitignore
│ ├── sessions
│ └── .gitignore
│ └── .gitignore
├── resources
├── views
│ ├── vendor
│ │ ├── mail
│ │ │ ├── markdown
│ │ │ │ ├── panel.blade.php
│ │ │ │ ├── table.blade.php
│ │ │ │ ├── footer.blade.php
│ │ │ │ ├── promotion.blade.php
│ │ │ │ ├── subcopy.blade.php
│ │ │ │ ├── button.blade.php
│ │ │ │ ├── header.blade.php
│ │ │ │ ├── promotion
│ │ │ │ │ └── button.blade.php
│ │ │ │ ├── layout.blade.php
│ │ │ │ └── message.blade.php
│ │ │ └── html
│ │ │ │ ├── table.blade.php
│ │ │ │ ├── header.blade.php
│ │ │ │ ├── subcopy.blade.php
│ │ │ │ ├── promotion.blade.php
│ │ │ │ ├── footer.blade.php
│ │ │ │ ├── panel.blade.php
│ │ │ │ ├── promotion
│ │ │ │ └── button.blade.php
│ │ │ │ └── message.blade.php
│ │ ├── flash
│ │ │ └── modal.blade.php
│ │ └── pagination
│ │ │ └── simple-default.blade.php
│ ├── home.blade.php
│ ├── auth
│ │ └── emails
│ │ │ └── password.blade.php
│ ├── layouts
│ │ ├── datatables_css.blade.php
│ │ └── datatables_js.blade.php
│ ├── roles
│ │ ├── fields.blade.php
│ │ ├── show.blade.php
│ │ ├── create.blade.php
│ │ ├── edit.blade.php
│ │ └── index.blade.php
│ ├── nominations
│ │ ├── show.blade.php
│ │ ├── create.blade.php
│ │ └── edit.blade.php
│ ├── votings
│ │ ├── show.blade.php
│ │ ├── create.blade.php
│ │ ├── edit.blade.php
│ │ └── index.blade.php
│ ├── settings
│ │ ├── show.blade.php
│ │ ├── create.blade.php
│ │ └── edit.blade.php
│ ├── users
│ │ ├── index.blade.php
│ │ ├── create.blade.php
│ │ ├── edit.blade.php
│ │ └── show.blade.php
│ ├── nomination_users
│ │ ├── show.blade.php
│ │ ├── create.blade.php
│ │ └── edit.blade.php
│ └── categories
│ │ ├── show.blade.php
│ │ ├── create.blade.php
│ │ └── edit.blade.php
├── assets
│ ├── sass
│ │ ├── app.scss
│ │ └── _variables.scss
│ └── js
│ │ ├── components
│ │ └── ExampleComponent.vue
│ │ └── app.js
└── lang
│ └── en
│ ├── pagination.php
│ └── auth.php
├── newfolder.zip
├── .gitattributes
├── .gitignore
├── tests
├── TestCase.php
├── Unit
│ └── ExampleTest.php
├── Feature
│ └── ExampleTest.php
├── CreatesApplication.php
└── ApiTestTrait.php
├── app
├── Http
│ ├── Middleware
│ │ ├── EncryptCookies.php
│ │ ├── VerifyCsrfToken.php
│ │ ├── TrimStrings.php
│ │ ├── TrustProxies.php
│ │ ├── Admin.php
│ │ ├── AuditFirm.php
│ │ ├── Moderator.php
│ │ └── RedirectIfAuthenticated.php
│ ├── Controllers
│ │ ├── Controller.php
│ │ ├── HomeController.php
│ │ └── AppBaseController.php
│ └── Requests
│ │ ├── CreateRoleRequest.php
│ │ ├── CreateUserRequest.php
│ │ ├── UpdateRoleRequest.php
│ │ ├── UpdateUserRequest.php
│ │ ├── CreateVotingRequest.php
│ │ ├── UpdateVotingRequest.php
│ │ ├── CreateSettingRequest.php
│ │ ├── UpdateSettingRequest.php
│ │ ├── CreateCategoryRequest.php
│ │ ├── UpdateCategoryRequest.php
│ │ ├── CreateNominationRequest.php
│ │ ├── UpdateNominationRequest.php
│ │ ├── CreateNominationUserRequest.php
│ │ └── UpdateNominationUserRequest.php
├── Providers
│ ├── BroadcastServiceProvider.php
│ ├── AuthServiceProvider.php
│ └── EventServiceProvider.php
├── User.php
└── Repositories
│ ├── RoleRepository.php
│ ├── VotingRepository.php
│ └── CategoryRepository.php
├── routes
├── channels.php
├── api.php
└── console.php
├── config
└── hashing.php
├── webpack.mix.js
└── server.php
/public/favicon.ico:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/newfolder/public/favicon.ico:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/database/.gitignore:
--------------------------------------------------------------------------------
1 | *.sqlite
2 |
--------------------------------------------------------------------------------
/newfolder/database/.gitignore:
--------------------------------------------------------------------------------
1 | *.sqlite
2 |
--------------------------------------------------------------------------------
/bootstrap/cache/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/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/cache/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/storage/framework/testing/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/storage/framework/views/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/newfolder/public/robots.txt:
--------------------------------------------------------------------------------
1 | User-agent: *
2 | Disallow:
3 |
--------------------------------------------------------------------------------
/storage/framework/sessions/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/panel.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/table.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/footer.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/promotion.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/subcopy.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/panel.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/table.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/footer.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/promotion.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/subcopy.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/button.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}: {{ $url }}
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/header.blade.php:
--------------------------------------------------------------------------------
1 | [{{ $slot }}]({{ $url }})
2 |
--------------------------------------------------------------------------------
/newfolder.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder.zip
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/button.blade.php:
--------------------------------------------------------------------------------
1 | {{ $slot }}: {{ $url }}
2 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/header.blade.php:
--------------------------------------------------------------------------------
1 | [{{ $slot }}]({{ $url }})
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/promotion/button.blade.php:
--------------------------------------------------------------------------------
1 | [{{ $slot }}]({{ $url }})
2 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/promotion/button.blade.php:
--------------------------------------------------------------------------------
1 | [{{ $slot }}]({{ $url }})
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/html/table.blade.php:
--------------------------------------------------------------------------------
1 |
2 | {{ Illuminate\Mail\Markdown::parse($slot) }}
3 |
4 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/html/table.blade.php:
--------------------------------------------------------------------------------
1 |
2 | {{ Illuminate\Mail\Markdown::parse($slot) }}
3 |
4 |
--------------------------------------------------------------------------------
/public/election-template/images/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/1.jpg
--------------------------------------------------------------------------------
/public/election-template/images/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/1.png
--------------------------------------------------------------------------------
/public/election-template/images/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/2.jpg
--------------------------------------------------------------------------------
/public/election-template/images/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/2.png
--------------------------------------------------------------------------------
/public/election-template/images/3-.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/3-.png
--------------------------------------------------------------------------------
/public/election-template/images/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/3.jpg
--------------------------------------------------------------------------------
/public/election-template/images/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/3.png
--------------------------------------------------------------------------------
/public/election-template/images/4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/4.jpg
--------------------------------------------------------------------------------
/public/election-template/images/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/4.png
--------------------------------------------------------------------------------
/public/election-template/images/5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/5.jpg
--------------------------------------------------------------------------------
/public/election-template/images/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/5.png
--------------------------------------------------------------------------------
/public/election-template/images/6.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/6.jpg
--------------------------------------------------------------------------------
/public/election-template/images/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/6.png
--------------------------------------------------------------------------------
/public/election-template/images/7.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/7.jpg
--------------------------------------------------------------------------------
/public/election-template/images/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/7.png
--------------------------------------------------------------------------------
/public/election-template/images/8.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/8.jpg
--------------------------------------------------------------------------------
/public/election-template/images/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/8.png
--------------------------------------------------------------------------------
/public/election-template/images/9.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/9.jpg
--------------------------------------------------------------------------------
/public/election-template/images/p1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/p1.jpg
--------------------------------------------------------------------------------
/public/election-template/images/p2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/p2.jpg
--------------------------------------------------------------------------------
/public/election-template/images/p3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/p3.jpg
--------------------------------------------------------------------------------
/.gitattributes:
--------------------------------------------------------------------------------
1 | * text=auto
2 | *.css linguist-vendored
3 | *.scss linguist-vendored
4 | *.js linguist-vendored
5 | CHANGELOG.md export-ignore
6 |
--------------------------------------------------------------------------------
/public/election-template/images/vect.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/vect.png
--------------------------------------------------------------------------------
/public/election-template/images/Thumbs.db:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/Thumbs.db
--------------------------------------------------------------------------------
/public/election-template/images/banner.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/banner.jpg
--------------------------------------------------------------------------------
/public/election-template/images/img-sp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/img-sp.png
--------------------------------------------------------------------------------
/public/election-template/images/logo1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/logo1.png
--------------------------------------------------------------------------------
/public/election-template/images/banner_1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/banner_1.jpg
--------------------------------------------------------------------------------
/public/election-template/images/top_move.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/top_move.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/1.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/1.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/2.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/2.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/3-.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/3-.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/3.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/3.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/4.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/4.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/5.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/5.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/6.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/6.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/6.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/7.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/7.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/7.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/8.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/8.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/8.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/9.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/9.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/p1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/p1.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/p2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/p2.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/p3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/p3.jpg
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/1/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/1/2.jpg
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/2/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/2/1.jpg
--------------------------------------------------------------------------------
/public/election-template/images/banner-old.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/images/banner-old.jpg
--------------------------------------------------------------------------------
/storage/framework/.gitignore:
--------------------------------------------------------------------------------
1 | config.php
2 | routes.php
3 | schedule-*
4 | compiled.php
5 | services.json
6 | events.scanned.php
7 | routes.scanned.php
8 | down
9 |
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/vect.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/vect.png
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/4/guns.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/4/guns.jpg
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/5/guns.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/5/guns.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/Thumbs.db:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/Thumbs.db
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/banner.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/banner.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/img-sp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/img-sp.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/logo1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/logo1.png
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/banner_1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/banner_1.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/top_move.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/top_move.png
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/3/lenovo(1).jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/3/lenovo(1).jpg
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/4/Rosaparks.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/4/Rosaparks.jpg
--------------------------------------------------------------------------------
/newfolder/public/election-template/images/banner-old.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/images/banner-old.jpg
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/7/Apostle-Suleman.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/7/Apostle-Suleman.jpg
--------------------------------------------------------------------------------
/public/election-template/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/public/election-template/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/resources/views/vendor/mail/html/header.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
--------------------------------------------------------------------------------
/public/election-template/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/public/election-template/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/public/election-template/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/html/header.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
--------------------------------------------------------------------------------
/resources/views/home.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
10 | @endsection
11 |
--------------------------------------------------------------------------------
/newfolder/public/election-template/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/newfolder/public/election-template/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/3/Understanding-Dreams-Visions.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/3/Understanding-Dreams-Visions.jpg
--------------------------------------------------------------------------------
/newfolder/public/storage/upload/images/6/Understanding-Dreams-Visions.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/storage/upload/images/6/Understanding-Dreams-Visions.jpg
--------------------------------------------------------------------------------
/resources/views/auth/emails/password.blade.php:
--------------------------------------------------------------------------------
1 | Click here to reset your password: {{ $link }}
2 |
--------------------------------------------------------------------------------
/newfolder/public/election-template/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/newfolder/public/election-template/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/davepartner/voting-election-app/HEAD/newfolder/public/election-template/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/newfolder/resources/views/home.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
10 | @endsection
11 |
--------------------------------------------------------------------------------
/newfolder/resources/views/auth/emails/password.blade.php:
--------------------------------------------------------------------------------
1 | Click here to reset your password: {{ $link }}
2 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | /node_modules
2 | /public/hot
3 | /public/storage
4 | /storage/*.key
5 | /vendor
6 | /.idea
7 | /.vscode
8 | /.vagrant
9 | Homestead.json
10 | Homestead.yaml
11 | npm-debug.log
12 | yarn-error.log
13 | .env
14 |
--------------------------------------------------------------------------------
/tests/TestCase.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | |
4 | {{ Illuminate\Mail\Markdown::parse($slot) }}
5 | |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/html/subcopy.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | |
4 | {{ Illuminate\Mail\Markdown::parse($slot) }}
5 | |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/html/promotion.blade.php:
--------------------------------------------------------------------------------
1 |
8 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/html/promotion.blade.php:
--------------------------------------------------------------------------------
1 |
8 |
--------------------------------------------------------------------------------
/database/seeds/DatabaseSeeder.php:
--------------------------------------------------------------------------------
1 | call(UsersTableSeeder::class);
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/newfolder/database/seeds/DatabaseSeeder.php:
--------------------------------------------------------------------------------
1 | call(UsersTableSeeder::class);
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/resources/assets/sass/app.scss:
--------------------------------------------------------------------------------
1 |
2 | // Fonts
3 | @import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
4 |
5 | // Variables
6 | @import "variables";
7 |
8 | // Bootstrap
9 | @import '~bootstrap/scss/bootstrap';
10 |
11 | .navbar-laravel {
12 | background-color: #fff;
13 | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
14 | }
15 |
--------------------------------------------------------------------------------
/newfolder/resources/assets/sass/app.scss:
--------------------------------------------------------------------------------
1 |
2 | // Fonts
3 | @import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
4 |
5 | // Variables
6 | @import "variables";
7 |
8 | // Bootstrap
9 | @import '~bootstrap/scss/bootstrap';
10 |
11 | .navbar-laravel {
12 | background-color: #fff;
13 | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
14 | }
15 |
--------------------------------------------------------------------------------
/resources/views/layouts/datatables_css.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/newfolder/resources/views/layouts/datatables_css.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/app/Http/Middleware/EncryptCookies.php:
--------------------------------------------------------------------------------
1 | assertTrue(true);
18 | }
19 | }
20 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/html/footer.blade.php:
--------------------------------------------------------------------------------
1 |
2 | |
3 |
10 | |
11 |
12 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Middleware/EncryptCookies.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
10 | |
11 |
12 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Middleware/VerifyCsrfToken.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | {!! Form::label('name', 'Name:') !!}
4 | {!! Form::text('name', null, ['class' => 'form-control']) !!}
5 |
6 |
7 |
8 |
12 |
--------------------------------------------------------------------------------
/app/Http/Controllers/Controller.php:
--------------------------------------------------------------------------------
1 | get('/');
18 |
19 | $response->assertStatus(200);
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/newfolder/resources/views/roles/fields.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | {!! Form::label('name', 'Name:') !!}
4 | {!! Form::text('name', null, ['class' => 'form-control']) !!}
5 |
6 |
7 |
8 |
12 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Controllers/Controller.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | |
7 | {{ Illuminate\Mail\Markdown::parse($slot) }}
8 | |
9 |
10 |
11 | |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/newfolder/app/Providers/BroadcastServiceProvider.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | |
7 | {{ Illuminate\Mail\Markdown::parse($slot) }}
8 | |
9 |
10 |
11 | |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/html/promotion/button.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | |
4 |
11 | |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/html/promotion/button.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | |
4 |
11 | |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/resources/views/nominations/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 | @include('nominations.show_fields')
14 |
15 |
16 |
17 |
18 | @endsection
19 |
--------------------------------------------------------------------------------
/app/Http/Middleware/TrustProxies.php:
--------------------------------------------------------------------------------
1 |
5 |
6 | Nomination
7 |
8 |
9 |
10 |
11 |
12 |
13 | @include('nominations.show_fields')
14 |
15 |
16 |
17 |
18 | @endsection
19 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Middleware/TrustProxies.php:
--------------------------------------------------------------------------------
1 | id === (int) $id;
16 | });
17 |
--------------------------------------------------------------------------------
/newfolder/routes/channels.php:
--------------------------------------------------------------------------------
1 | id === (int) $id;
16 | });
17 |
--------------------------------------------------------------------------------
/tests/CreatesApplication.php:
--------------------------------------------------------------------------------
1 | make(Kernel::class)->bootstrap();
20 |
21 | Hash::driver('bcrypt')->setRounds(4);
22 |
23 | return $app;
24 | }
25 | }
26 |
--------------------------------------------------------------------------------
/app/Http/Middleware/Admin.php:
--------------------------------------------------------------------------------
1 | role_id == 1){ //if user is admin
19 | return $next($request);
20 | }
21 |
22 | return redirect('categories');
23 |
24 | }
25 | }
26 |
--------------------------------------------------------------------------------
/app/Http/Middleware/AuditFirm.php:
--------------------------------------------------------------------------------
1 | role_id == 3){ //if user is audit firm
19 | return $next($request);
20 | }
21 |
22 | return redirect('categories');
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/app/Http/Middleware/Moderator.php:
--------------------------------------------------------------------------------
1 | role_id < 3){ //if user is moderator
19 | return $next($request);
20 | }
21 |
22 | return redirect('categories');
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/resources/views/layouts/datatables_js.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/routes/api.php:
--------------------------------------------------------------------------------
1 | get('/user', function (Request $request) {
17 | return $request->user();
18 | });
19 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Middleware/Admin.php:
--------------------------------------------------------------------------------
1 | role_id == 1){ //if user is admin
19 | return $next($request);
20 | }
21 |
22 | return redirect('categories');
23 |
24 | }
25 | }
26 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Middleware/AuditFirm.php:
--------------------------------------------------------------------------------
1 | role_id == 3){ //if user is audit firm
19 | return $next($request);
20 | }
21 |
22 | return redirect('categories');
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Middleware/Moderator.php:
--------------------------------------------------------------------------------
1 | role_id < 3){ //if user is moderator
19 | return $next($request);
20 | }
21 |
22 | return redirect('categories');
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/newfolder/resources/views/layouts/datatables_js.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/app/Http/Controllers/HomeController.php:
--------------------------------------------------------------------------------
1 | middleware('auth');
17 | }
18 |
19 | /**
20 | * Show the application dashboard.
21 | *
22 | * @return \Illuminate\Http\Response
23 | */
24 | public function index()
25 | {
26 | return redirect('categories');
27 | }
28 | }
29 |
--------------------------------------------------------------------------------
/config/hashing.php:
--------------------------------------------------------------------------------
1 | 'bcrypt',
19 |
20 | ];
21 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Controllers/HomeController.php:
--------------------------------------------------------------------------------
1 | middleware('auth');
17 | }
18 |
19 | /**
20 | * Show the application dashboard.
21 | *
22 | * @return \Illuminate\Http\Response
23 | */
24 | public function index()
25 | {
26 | return view('home');
27 | }
28 | }
29 |
--------------------------------------------------------------------------------
/newfolder/routes/api.php:
--------------------------------------------------------------------------------
1 | get('/user', function (Request $request) {
17 | return $request->user();
18 | });
19 |
--------------------------------------------------------------------------------
/webpack.mix.js:
--------------------------------------------------------------------------------
1 | let mix = require('laravel-mix');
2 |
3 | /*
4 | |--------------------------------------------------------------------------
5 | | Mix Asset Management
6 | |--------------------------------------------------------------------------
7 | |
8 | | Mix provides a clean, fluent API for defining some Webpack build steps
9 | | for your Laravel application. By default, we are compiling the Sass
10 | | file for the application as well as bundling up all the JS files.
11 | |
12 | */
13 |
14 | mix.js('resources/assets/js/app.js', 'public/js')
15 | .sass('resources/assets/sass/app.scss', 'public/css');
16 |
--------------------------------------------------------------------------------
/resources/views/roles/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 | @include('roles.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/resources/lang/en/pagination.php:
--------------------------------------------------------------------------------
1 | '« Previous',
17 | 'next' => 'Next »',
18 |
19 | ];
20 |
--------------------------------------------------------------------------------
/resources/views/votings/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 | @include('votings.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/routes/console.php:
--------------------------------------------------------------------------------
1 | comment(Inspiring::quote());
18 | })->describe('Display an inspiring quote');
19 |
--------------------------------------------------------------------------------
/newfolder/resources/views/roles/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 | @include('roles.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/resources/views/settings/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 | @include('settings.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/newfolder/resources/lang/en/pagination.php:
--------------------------------------------------------------------------------
1 | '« Previous',
17 | 'next' => 'Next »',
18 |
19 | ];
20 |
--------------------------------------------------------------------------------
/newfolder/resources/views/votings/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 | @include('votings.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/newfolder/routes/console.php:
--------------------------------------------------------------------------------
1 | comment(Inspiring::quote());
18 | })->describe('Display an inspiring quote');
19 |
--------------------------------------------------------------------------------
/resources/views/users/index.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
8 |
9 |
10 |
11 | @include('flash::message')
12 |
13 |
14 |
15 |
16 | @include('users.table')
17 |
18 |
19 |
20 |
21 |
22 |
23 | @endsection
24 |
25 |
--------------------------------------------------------------------------------
/newfolder/resources/views/settings/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 | @include('settings.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/server.php:
--------------------------------------------------------------------------------
1 |
8 | */
9 |
10 | $uri = urldecode(
11 | parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH)
12 | );
13 |
14 | // This file allows us to emulate Apache's "mod_rewrite" functionality from the
15 | // built-in PHP web server. This provides a convenient way to test a Laravel
16 | // application without having installed a "real" web server software here.
17 | if ($uri !== '/' && file_exists(__DIR__.'/public'.$uri)) {
18 | return false;
19 | }
20 |
21 | require_once __DIR__.'/public/index.php';
22 |
--------------------------------------------------------------------------------
/app/Http/Requests/CreateRoleRequest.php:
--------------------------------------------------------------------------------
1 |
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ja'] = {
7 | days: ["日曜", "月曜", "火曜", "水曜", "木曜", "金曜", "土曜", "日曜"],
8 | daysShort: ["日", "月", "火", "水", "木", "金", "土", "日"],
9 | daysMin: ["日", "月", "火", "水", "木", "金", "土", "日"],
10 | months: ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
11 | monthsShort: ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
12 | today: "今日",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/app/Http/Requests/CreateVotingRequest.php:
--------------------------------------------------------------------------------
1 |
5 |
6 | Nomination User
7 |
8 |
9 |
10 |
11 |
12 |
13 | @include('nomination_users.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/app/Http/Requests/CreateSettingRequest.php:
--------------------------------------------------------------------------------
1 |
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ja'] = {
7 | days: ["日曜", "月曜", "火曜", "水曜", "木曜", "金曜", "土曜", "日曜"],
8 | daysShort: ["日", "月", "火", "水", "木", "金", "土", "日"],
9 | daysMin: ["日", "月", "火", "水", "木", "金", "土", "日"],
10 | months: ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
11 | monthsShort: ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
12 | today: "今日",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/app/Http/Middleware/RedirectIfAuthenticated.php:
--------------------------------------------------------------------------------
1 | check()) {
21 | return redirect('/categories');
22 | }
23 |
24 | return $next($request);
25 | }
26 | }
27 |
--------------------------------------------------------------------------------
/app/Http/Requests/CreateCategoryRequest.php:
--------------------------------------------------------------------------------
1 |
5 |
6 | Nomination User
7 |
8 |
9 |
10 |
11 |
12 |
13 | @include('nomination_users.show_fields')
14 |
Back
15 |
16 |
17 |
18 |
19 | @endsection
20 |
--------------------------------------------------------------------------------
/app/Http/Requests/CreateNominationRequest.php:
--------------------------------------------------------------------------------
1 | check()) {
21 | return redirect('/categories');
22 | }
23 |
24 | return $next($request);
25 | }
26 | }
27 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Requests/CreateCategoryRequest.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | Options -MultiViews -Indexes
4 |
5 |
6 | RewriteEngine On
7 |
8 | # Handle Authorization Header
9 | RewriteCond %{HTTP:Authorization} .
10 | RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
11 |
12 | # Redirect Trailing Slashes If Not A Folder...
13 | RewriteCond %{REQUEST_FILENAME} !-d
14 | RewriteCond %{REQUEST_URI} (.+)/$
15 | RewriteRule ^ %1 [L,R=301]
16 |
17 | # Handle Front Controller...
18 | RewriteCond %{REQUEST_FILENAME} !-d
19 | RewriteCond %{REQUEST_FILENAME} !-f
20 | RewriteRule ^ index.php [L]
21 |
22 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Requests/CreateNominationRequest.php:
--------------------------------------------------------------------------------
1 |
2 |
3 | Options -MultiViews -Indexes
4 |
5 |
6 | RewriteEngine On
7 |
8 | # Handle Authorization Header
9 | RewriteCond %{HTTP:Authorization} .
10 | RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
11 |
12 | # Redirect Trailing Slashes If Not A Folder...
13 | RewriteCond %{REQUEST_FILENAME} !-d
14 | RewriteCond %{REQUEST_URI} (.+)/$
15 | RewriteRule ^ %1 [L,R=301]
16 |
17 | # Handle Front Controller...
18 | RewriteCond %{REQUEST_FILENAME} !-d
19 | RewriteCond %{REQUEST_FILENAME} !-f
20 | RewriteRule ^ index.php [L]
21 |
22 |
--------------------------------------------------------------------------------
/resources/views/categories/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 |
13 |
14 |
15 | @include('categories.show_fields')
16 |
17 |
18 |
19 |
20 |
21 | @endsection
22 |
--------------------------------------------------------------------------------
/resources/views/roles/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'roles.store']) !!}
16 |
17 | @include('roles.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/resources/views/users/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'users.store']) !!}
16 |
17 | @include('users.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.zh-CN.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Simplified Chinese translation for bootstrap-datetimepicker
3 | * Yuan Cheung
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['zh-CN'] = {
7 | days: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六", "星期日"],
8 | daysShort: ["周日", "周一", "周二", "周三", "周四", "周五", "周六", "周日"],
9 | daysMin: ["日", "一", "二", "三", "四", "五", "六", "日"],
10 | months: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
11 | monthsShort: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
12 | today: "今天",
13 | suffix: [],
14 | meridiem: ["上午", "下午"]
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.zh-TW.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Traditional Chinese translation for bootstrap-datetimepicker
3 | * Rung-Sheng Jang
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['zh-TW'] = {
7 | days: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六", "星期日"],
8 | daysShort: ["周日", "周一", "周二", "周三", "周四", "周五", "周六", "周日"],
9 | daysMin: ["日", "一", "二", "三", "四", "五", "六", "日"],
10 | months: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
11 | monthsShort: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
12 | today: "今天",
13 | suffix: [],
14 | meridiem: ["上午", "下午"]
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/resources/assets/js/components/ExampleComponent.vue:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 | I'm an example component.
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
24 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Requests/CreateNominationUserRequest.php:
--------------------------------------------------------------------------------
1 |
5 |
6 | Category > {!! $category->name !!}
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 | @include('categories.show_fields')
16 |
17 |
18 |
19 |
20 |
21 | @endsection
22 |
--------------------------------------------------------------------------------
/newfolder/resources/views/roles/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'roles.store']) !!}
16 |
17 | @include('roles.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/newfolder/resources/views/users/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'users.store']) !!}
16 |
17 | @include('users.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/resources/views/votings/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'votings.store']) !!}
16 |
17 | @include('votings.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.zh-CN.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Simplified Chinese translation for bootstrap-datetimepicker
3 | * Yuan Cheung
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['zh-CN'] = {
7 | days: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六", "星期日"],
8 | daysShort: ["周日", "周一", "周二", "周三", "周四", "周五", "周六", "周日"],
9 | daysMin: ["日", "一", "二", "三", "四", "五", "六", "日"],
10 | months: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
11 | monthsShort: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
12 | today: "今天",
13 | suffix: [],
14 | meridiem: ["上午", "下午"]
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.zh-TW.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Traditional Chinese translation for bootstrap-datetimepicker
3 | * Rung-Sheng Jang
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['zh-TW'] = {
7 | days: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六", "星期日"],
8 | daysShort: ["周日", "周一", "周二", "周三", "周四", "周五", "周六", "周日"],
9 | daysMin: ["日", "一", "二", "三", "四", "五", "六", "日"],
10 | months: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
11 | monthsShort: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"],
12 | today: "今天",
13 | suffix: [],
14 | meridiem: ["上午", "下午"]
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/resources/assets/js/components/ExampleComponent.vue:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 | I'm an example component.
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
24 |
--------------------------------------------------------------------------------
/resources/lang/en/auth.php:
--------------------------------------------------------------------------------
1 | 'These credentials do not match our records.',
17 | 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
18 |
19 | ];
20 |
--------------------------------------------------------------------------------
/resources/views/settings/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'settings.store']) !!}
16 |
17 | @include('settings.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/newfolder/resources/views/votings/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'votings.store']) !!}
16 |
17 | @include('votings.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.hr.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Croatian localisation
3 | */
4 | ;(function($){
5 | $.fn.datetimepicker.dates['hr'] = {
6 | days: ["Nedjelja", "Ponedjelja", "Utorak", "Srijeda", "Četrtak", "Petak", "Subota", "Nedjelja"],
7 | daysShort: ["Ned", "Pon", "Uto", "Srr", "Čet", "Pet", "Sub", "Ned"],
8 | daysMin: ["Ne", "Po", "Ut", "Sr", "Če", "Pe", "Su", "Ne"],
9 | months: ["Siječanj", "Veljača", "Ožujak", "Travanj", "Svibanj", "Lipanj", "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac"],
10 | monthsShort: ["Sije", "Velj", "Ožu", "Tra", "Svi", "Lip", "Jul", "Kol", "Ruj", "Lis", "Stu", "Pro"],
11 | today: "Danas",
12 | suffix: [],
13 | meridiem: []
14 | };
15 | }(jQuery));
16 |
--------------------------------------------------------------------------------
/resources/views/roles/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($role, ['route' => ['roles.update', $role->id], 'method' => 'patch']) !!}
15 |
16 | @include('roles.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/newfolder/resources/lang/en/auth.php:
--------------------------------------------------------------------------------
1 | 'These credentials do not match our records.',
17 | 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
18 |
19 | ];
20 |
--------------------------------------------------------------------------------
/newfolder/resources/views/settings/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'settings.store']) !!}
16 |
17 | @include('settings.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.hr.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Croatian localisation
3 | */
4 | ;(function($){
5 | $.fn.datetimepicker.dates['hr'] = {
6 | days: ["Nedjelja", "Ponedjelja", "Utorak", "Srijeda", "Četrtak", "Petak", "Subota", "Nedjelja"],
7 | daysShort: ["Ned", "Pon", "Uto", "Srr", "Čet", "Pet", "Sub", "Ned"],
8 | daysMin: ["Ne", "Po", "Ut", "Sr", "Če", "Pe", "Su", "Ne"],
9 | months: ["Siječanj", "Veljača", "Ožujak", "Travanj", "Svibanj", "Lipanj", "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac"],
10 | monthsShort: ["Sije", "Velj", "Ožu", "Tra", "Svi", "Lip", "Jul", "Kol", "Ruj", "Lis", "Stu", "Pro"],
11 | today: "Danas",
12 | suffix: [],
13 | meridiem: []
14 | };
15 | }(jQuery));
16 |
--------------------------------------------------------------------------------
/newfolder/resources/views/roles/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($role, ['route' => ['roles.update', $role->id], 'method' => 'patch']) !!}
15 |
16 | @include('roles.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/resources/views/votings/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($voting, ['route' => ['votings.update', $voting->id], 'method' => 'patch']) !!}
15 |
16 | @include('votings.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/app/Providers/AuthServiceProvider.php:
--------------------------------------------------------------------------------
1 | 'App\Policies\ModelPolicy',
17 | ];
18 |
19 | /**
20 | * Register any authentication / authorization services.
21 | *
22 | * @return void
23 | */
24 | public function boot()
25 | {
26 | $this->registerPolicies();
27 |
28 | //
29 | }
30 | }
31 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ko.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Korean translation for bootstrap-datetimepicker
3 | * Gu Youn
4 | * Baekjoon Choi
5 | */
6 | ;(function($){
7 | $.fn.datetimepicker.dates['ko'] = {
8 | days: ["일요일", "월요일", "화요일", "수요일", "목요일", "금요일", "토요일", "일요일"],
9 | daysShort: ["일", "월", "화", "수", "목", "금", "토", "일"],
10 | daysMin: ["일", "월", "화", "수", "목", "금", "토", "일"],
11 | months: ["1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"],
12 | monthsShort: ["1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"],
13 | suffix: [],
14 | meridiem: ["오전", "오후"],
15 | today: "오늘",
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/resources/assets/js/app.js:
--------------------------------------------------------------------------------
1 |
2 | /**
3 | * First we will load all of this project's JavaScript dependencies which
4 | * includes Vue and other libraries. It is a great starting point when
5 | * building robust, powerful web applications using Vue and Laravel.
6 | */
7 |
8 | require('./bootstrap');
9 |
10 | window.Vue = require('vue');
11 |
12 | /**
13 | * Next, we will create a fresh Vue application instance and attach it to
14 | * the page. Then, you may begin adding components to this application
15 | * or customize the JavaScript scaffolding to fit your unique needs.
16 | */
17 |
18 | Vue.component('example-component', require('./components/ExampleComponent.vue'));
19 |
20 | const app = new Vue({
21 | el: '#app'
22 | });
23 |
--------------------------------------------------------------------------------
/resources/views/settings/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($setting, ['route' => ['settings.update', $setting->id], 'method' => 'patch']) !!}
15 |
16 | @include('settings.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/newfolder/resources/views/votings/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($voting, ['route' => ['votings.update', $voting->id], 'method' => 'patch']) !!}
15 |
16 | @include('votings.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/resources/views/users/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($user, ['route' => ['users.update', $user->id], 'method' => 'patch']) !!}
15 |
16 | @include('users.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/newfolder/app/Providers/AuthServiceProvider.php:
--------------------------------------------------------------------------------
1 | 'App\Policies\ModelPolicy',
17 | ];
18 |
19 | /**
20 | * Register any authentication / authorization services.
21 | *
22 | * @return void
23 | */
24 | public function boot()
25 | {
26 | $this->registerPolicies();
27 |
28 | //
29 | }
30 | }
31 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.ko.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Korean translation for bootstrap-datetimepicker
3 | * Gu Youn
4 | * Baekjoon Choi
5 | */
6 | ;(function($){
7 | $.fn.datetimepicker.dates['ko'] = {
8 | days: ["일요일", "월요일", "화요일", "수요일", "목요일", "금요일", "토요일", "일요일"],
9 | daysShort: ["일", "월", "화", "수", "목", "금", "토", "일"],
10 | daysMin: ["일", "월", "화", "수", "목", "금", "토", "일"],
11 | months: ["1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"],
12 | monthsShort: ["1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"],
13 | suffix: [],
14 | meridiem: ["오전", "오후"],
15 | today: "오늘",
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/newfolder/resources/assets/js/app.js:
--------------------------------------------------------------------------------
1 |
2 | /**
3 | * First we will load all of this project's JavaScript dependencies which
4 | * includes Vue and other libraries. It is a great starting point when
5 | * building robust, powerful web applications using Vue and Laravel.
6 | */
7 |
8 | require('./bootstrap');
9 |
10 | window.Vue = require('vue');
11 |
12 | /**
13 | * Next, we will create a fresh Vue application instance and attach it to
14 | * the page. Then, you may begin adding components to this application
15 | * or customize the JavaScript scaffolding to fit your unique needs.
16 | */
17 |
18 | Vue.component('example-component', require('./components/ExampleComponent.vue'));
19 |
20 | const app = new Vue({
21 | el: '#app'
22 | });
23 |
--------------------------------------------------------------------------------
/newfolder/resources/views/settings/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($setting, ['route' => ['settings.update', $setting->id], 'method' => 'patch']) !!}
15 |
16 | @include('settings.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/resources/views/nomination_users/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'nominationUsers.store']) !!}
16 |
17 | @include('nomination_users.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/newfolder/resources/views/users/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($user, ['route' => ['users.update', $user->id], 'method' => 'patch']) !!}
15 |
16 | @include('users.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ua.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Ukrainian translation for bootstrap-datepicker
3 | * Igor Polynets
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ua'] = {
7 | days: ["Неділя", "Понеділок", "Вівторок", "Середа", "Четверг", "П'ятниця", "Субота", "Неділя"],
8 | daysShort: ["Нед", "Пнд", "Втр", "Срд", "Чтв", "Птн", "Суб", "Нед"],
9 | daysMin: ["Нд", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб", "Нд"],
10 | months: ["Cічень", "Лютий", "Березень", "Квітень", "Травень", "Червень", "Липень", "Серпень", "Вересень", "Жовтень", "Листопад", "Грудень"],
11 | monthsShort: ["Січ", "Лют", "Бер", "Квт", "Трв", "Чер", "Лип", "Сер", "Вер", "Жов", "Лис", "Грд"],
12 | today: "Сьогодні",
13 | weekStart: 1
14 | };
15 | }(jQuery));
16 |
--------------------------------------------------------------------------------
/newfolder/resources/views/nomination_users/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'nominationUsers.store']) !!}
16 |
17 | @include('nomination_users.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.ua.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Ukrainian translation for bootstrap-datepicker
3 | * Igor Polynets
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ua'] = {
7 | days: ["Неділя", "Понеділок", "Вівторок", "Середа", "Четверг", "П'ятниця", "Субота", "Неділя"],
8 | daysShort: ["Нед", "Пнд", "Втр", "Срд", "Чтв", "Птн", "Суб", "Нед"],
9 | daysMin: ["Нд", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб", "Нд"],
10 | months: ["Cічень", "Лютий", "Березень", "Квітень", "Травень", "Червень", "Липень", "Серпень", "Вересень", "Жовтень", "Листопад", "Грудень"],
11 | monthsShort: ["Січ", "Лют", "Бер", "Квт", "Трв", "Чер", "Лип", "Сер", "Вер", "Жов", "Лис", "Грд"],
12 | today: "Сьогодні",
13 | weekStart: 1
14 | };
15 | }(jQuery));
16 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ms.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Malay translation for bootstrap-datetimepicker
3 | * Ateman Faiz
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ms'] = {
7 | days: ["Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu", "Ahad"],
8 | daysShort: ["Aha", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab", "Aha"],
9 | daysMin: ["Ah", "Is", "Se", "Ra", "Kh", "Ju", "Sa", "Ah"],
10 | months: ["Januari", "Februari", "Mac", "April", "Mei", "Jun", "Julai", "Ogos", "September", "Oktober", "November", "Disember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Mei", "Jun", "Jul", "Ogo", "Sep", "Okt", "Nov", "Dis"],
12 | today: "Hari Ini",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/resources/views/categories/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'categories.store', 'enctype' => 'multipart/form-data']) !!}
16 |
17 | @include('categories.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/resources/views/nominations/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'nominations.store', 'enctype' => 'multipart/form-data']) !!}
16 |
17 | @include('nominations.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.he.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Hebrew translation for bootstrap-datetimepicker
3 | * Sagie Maoz
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['he'] = {
7 | days: ["ראשון", "שני", "שלישי", "רביעי", "חמישי", "שישי", "שבת", "ראשון"],
8 | daysShort: ["א", "ב", "ג", "ד", "ה", "ו", "ש", "א"],
9 | daysMin: ["א", "ב", "ג", "ד", "ה", "ו", "ש", "א"],
10 | months: ["ינואר", "פברואר", "מרץ", "אפריל", "מאי", "יוני", "יולי", "אוגוסט", "ספטמבר", "אוקטובר", "נובמבר", "דצמבר"],
11 | monthsShort: ["ינו", "פבר", "מרץ", "אפר", "מאי", "יונ", "יול", "אוג", "ספט", "אוק", "נוב", "דצמ"],
12 | today: "היום",
13 | suffix: [],
14 | meridiem: [],
15 | rtl: true
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/resources/views/vendor/flash/modal.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
10 |
13 |
14 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/app/Providers/EventServiceProvider.php:
--------------------------------------------------------------------------------
1 | [
17 | 'App\Listeners\EventListener',
18 | ],
19 | ];
20 |
21 | /**
22 | * Register any events for your application.
23 | *
24 | * @return void
25 | */
26 | public function boot()
27 | {
28 | parent::boot();
29 |
30 | //
31 | }
32 | }
33 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.ms.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Malay translation for bootstrap-datetimepicker
3 | * Ateman Faiz
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ms'] = {
7 | days: ["Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu", "Ahad"],
8 | daysShort: ["Aha", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab", "Aha"],
9 | daysMin: ["Ah", "Is", "Se", "Ra", "Kh", "Ju", "Sa", "Ah"],
10 | months: ["Januari", "Februari", "Mac", "April", "Mei", "Jun", "Julai", "Ogos", "September", "Oktober", "November", "Disember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Mei", "Jun", "Jul", "Ogo", "Sep", "Okt", "Nov", "Dis"],
12 | today: "Hari Ini",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/resources/views/categories/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'categories.store', 'enctype' => 'multipart/form-data']) !!}
16 |
17 | @include('categories.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/newfolder/resources/views/nominations/create.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 |
15 | {!! Form::open(['route' => 'nominations.store', 'enctype' => 'multipart/form-data']) !!}
16 |
17 | @include('nominations.fields')
18 |
19 | {!! Form::close() !!}
20 |
21 |
22 |
23 |
24 | @endsection
25 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.no.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Norwegian translation for bootstrap-datetimepicker
3 | * Rune Warhuus
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['no'] = {
7 | days: ["Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag", "Søndag"],
8 | daysShort: ["Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør", "Søn"],
9 | daysMin: ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø", "Sø"],
10 | months: ["Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Des"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/resources/views/vendor/pagination/simple-default.blade.php:
--------------------------------------------------------------------------------
1 | @if ($paginator->hasPages())
2 |
17 | @endif
18 |
--------------------------------------------------------------------------------
/app/Repositories/RoleRepository.php:
--------------------------------------------------------------------------------
1 |
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['he'] = {
7 | days: ["ראשון", "שני", "שלישי", "רביעי", "חמישי", "שישי", "שבת", "ראשון"],
8 | daysShort: ["א", "ב", "ג", "ד", "ה", "ו", "ש", "א"],
9 | daysMin: ["א", "ב", "ג", "ד", "ה", "ו", "ש", "א"],
10 | months: ["ינואר", "פברואר", "מרץ", "אפריל", "מאי", "יוני", "יולי", "אוגוסט", "ספטמבר", "אוקטובר", "נובמבר", "דצמבר"],
11 | monthsShort: ["ינו", "פבר", "מרץ", "אפר", "מאי", "יונ", "יול", "אוג", "ספט", "אוק", "נוב", "דצמ"],
12 | today: "היום",
13 | suffix: [],
14 | meridiem: [],
15 | rtl: true
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/flash/modal.blade.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
10 |
13 |
14 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.tr.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Turkish translation for bootstrap-datetimepicker
3 | * Serkan Algur
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['tr'] = {
7 | days: ["Pazar", "Pazartesi", "Salı", "Çarşamba", "Perşembe", "Cuma", "Cumartesi", "Pazar"],
8 | daysShort: ["Pz", "Pzt", "Sal", "Çrş", "Prş", "Cu", "Cts", "Pz"],
9 | daysMin: ["Pz", "Pzt", "Sa", "Çr", "Pr", "Cu", "Ct", "Pz"],
10 | months: ["Ocak", "Şubat", "Mart", "Nisan", "Mayıs", "Haziran", "Temmuz", "Ağustos", "Eylül", "Ekim", "Kasım", "Aralık"],
11 | monthsShort: ["Oca", "Şub", "Mar", "Nis", "May", "Haz", "Tem", "Ağu", "Eyl", "Eki", "Kas", "Ara"],
12 | today: "Bugün",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
18 |
--------------------------------------------------------------------------------
/newfolder/app/Providers/EventServiceProvider.php:
--------------------------------------------------------------------------------
1 | [
17 | 'App\Listeners\EventListener',
18 | ],
19 | ];
20 |
21 | /**
22 | * Register any events for your application.
23 | *
24 | * @return void
25 | */
26 | public function boot()
27 | {
28 | parent::boot();
29 |
30 | //
31 | }
32 | }
33 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.no.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Norwegian translation for bootstrap-datetimepicker
3 | * Rune Warhuus
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['no'] = {
7 | days: ["Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag", "Søndag"],
8 | daysShort: ["Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør", "Søn"],
9 | daysMin: ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø", "Sø"],
10 | months: ["Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Des"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/pagination/simple-default.blade.php:
--------------------------------------------------------------------------------
1 | @if ($paginator->hasPages())
2 |
17 | @endif
18 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.bg.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Bulgarian translation for bootstrap-datetimepicker
3 | * Apostol Apostolov
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['bg'] = {
7 | days: ["Неделя", "Понеделник", "Вторник", "Сряда", "Четвъртък", "Петък", "Събота", "Неделя"],
8 | daysShort: ["Нед", "Пон", "Вто", "Сря", "Чет", "Пет", "Съб", "Нед"],
9 | daysMin: ["Н", "П", "В", "С", "Ч", "П", "С", "Н"],
10 | months: ["Януари", "Февруари", "Март", "Април", "Май", "Юни", "Юли", "Август", "Септември", "Октомври", "Ноември", "Декември"],
11 | monthsShort: ["Ян", "Фев", "Мар", "Апр", "Май", "Юни", "Юли", "Авг", "Сеп", "Окт", "Ное", "Дек"],
12 | today: "днес",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ca.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Catalan translation for bootstrap-datetimepicker
3 | * J. Garcia
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ca'] = {
7 | days: ["Diumenge", "Dilluns", "Dimarts", "Dimecres", "Dijous", "Divendres", "Dissabte", "Diumenge"],
8 | daysShort: ["Diu", "Dil", "Dmt", "Dmc", "Dij", "Div", "Dis", "Diu"],
9 | daysMin: ["dg", "dl", "dt", "dc", "dj", "dv", "ds", "dg"],
10 | months: ["Gener", "Febrer", "Març", "Abril", "Maig", "Juny", "Juliol", "Agost", "Setembre", "Octubre", "Novembre", "Desembre"],
11 | monthsShort: ["Gen", "Feb", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Oct", "Nov", "Des"],
12 | today: "Avui",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.da.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Danish translation for bootstrap-datetimepicker
3 | * Christian Pedersen
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['da'] = {
7 | days: ["Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag", "Søndag"],
8 | daysShort: ["Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør", "Søn"],
9 | daysMin: ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø", "Sø"],
10 | months: ["Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.el.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Greek translation for bootstrap-datetimepicker
3 | */
4 | ;(function($){
5 | $.fn.datetimepicker.dates['el'] = {
6 | days: ["Κυριακή", "Δευτέρα", "Τρίτη", "Τετάρτη", "Πέμπτη", "Παρασκευή", "Σάββατο", "Κυριακή"],
7 | daysShort: ["Κυρ", "Δευ", "Τρι", "Τετ", "Πεμ", "Παρ", "Σαβ", "Κυρ"],
8 | daysMin: ["Κυ", "Δε", "Τρ", "Τε", "Πε", "Πα", "Σα", "Κυ"],
9 | months: ["Ιανουάριος", "Φεβρουάριος", "Μάρτιος", "Απρίλιος", "Μάιος", "Ιούνιος", "Ιούλιος", "Αύγουστος", "Σεπτέμβριος", "Οκτώβριος", "Νοέμβριος", "Δεκέμβριος"],
10 | monthsShort: ["Ιαν", "Φεβ", "Μαρ", "Απρ", "Μάι", "Ιουν", "Ιουλ", "Αυγ", "Σεπ", "Οκτ", "Νοε", "Δεκ"],
11 | today: "Σήμερα",
12 | suffix: [],
13 | meridiem: []
14 | };
15 | }(jQuery));
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.rs.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Serbian cyrillic translation for bootstrap-datetimepicker
3 | * Bojan Milosavlević
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['rs'] = {
7 | days: ["Недеља","Понедељак", "Уторак", "Среда", "Четвртак", "Петак", "Субота", "Недеља"],
8 | daysShort: ["Нед", "Пон", "Уто", "Сре", "Чет", "Пет", "Суб", "Нед"],
9 | daysMin: ["Н", "По", "У", "Ср", "Ч", "Пе", "Су", "Н"],
10 | months: ["Јануар", "Фебруар", "Март", "Април", "Мај", "Јун", "Јул", "Август", "Септембар", "Октобар", "Новембар", "Децембар"],
11 | monthsShort: ["Јан", "Феб", "Мар", "Апр", "Мај", "Јун", "Јул", "Авг", "Сеп", "Окт", "Нов", "Дец"],
12 | today: "Данас",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.sl.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Slovene translation for bootstrap-datetimepicker
3 | * Gregor Rudolf
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['sl'] = {
7 | days: ["Nedelja", "Ponedeljek", "Torek", "Sreda", "Četrtek", "Petek", "Sobota", "Nedelja"],
8 | daysShort: ["Ned", "Pon", "Tor", "Sre", "Čet", "Pet", "Sob", "Ned"],
9 | daysMin: ["Ne", "Po", "To", "Sr", "Če", "Pe", "So", "Ne"],
10 | months: ["Januar", "Februar", "Marec", "April", "Maj", "Junij", "Julij", "Avgust", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Avg", "Sep", "Okt", "Nov", "Dec"],
12 | today: "Danes",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.sv.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Swedish translation for bootstrap-datetimepicker
3 | * Patrik Ragnarsson
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['sv'] = {
7 | days: ["Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag", "Söndag"],
8 | daysShort: ["Sön", "Mån", "Tis", "Ons", "Tor", "Fre", "Lör", "Sön"],
9 | daysMin: ["Sö", "Må", "Ti", "On", "To", "Fr", "Lö", "Sö"],
10 | months: ["Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.th.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Thai translation for bootstrap-datetimepicker
3 | * Suchau Jiraprapot
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['th'] = {
7 | days: ["อาทิตย์", "จันทร์", "อังคาร", "พุธ", "พฤหัส", "ศุกร์", "เสาร์", "อาทิตย์"],
8 | daysShort: ["อา", "จ", "อ", "พ", "พฤ", "ศ", "ส", "อา"],
9 | daysMin: ["อา", "จ", "อ", "พ", "พฤ", "ศ", "ส", "อา"],
10 | months: ["มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน", "กรกฎาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม"],
11 | monthsShort: ["ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค."],
12 | today: "วันนี้",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/resources/views/categories/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($category, ['route' => ['categories.update', $category->id], 'method' => 'patch', 'enctype' => 'multipart/form-data']) !!}
15 |
16 | @include('categories.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/resources/views/nomination_users/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($nominationUser, ['route' => ['nominationUsers.update', $nominationUser->id], 'method' => 'patch']) !!}
15 |
16 | @include('nomination_users.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/newfolder/app/Repositories/RoleRepository.php:
--------------------------------------------------------------------------------
1 |
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['tr'] = {
7 | days: ["Pazar", "Pazartesi", "Salı", "Çarşamba", "Perşembe", "Cuma", "Cumartesi", "Pazar"],
8 | daysShort: ["Pz", "Pzt", "Sal", "Çrş", "Prş", "Cu", "Cts", "Pz"],
9 | daysMin: ["Pz", "Pzt", "Sa", "Çr", "Pr", "Cu", "Ct", "Pz"],
10 | months: ["Ocak", "Şubat", "Mart", "Nisan", "Mayıs", "Haziran", "Temmuz", "Ağustos", "Eylül", "Ekim", "Kasım", "Aralık"],
11 | monthsShort: ["Oca", "Şub", "Mar", "Nis", "May", "Haz", "Tem", "Ağu", "Eyl", "Eki", "Kas", "Ara"],
12 | today: "Bugün",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
18 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.az.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Azerbaijani translation for bootstrap-datetimepicker
3 | * Konstantin Kaluzhnikov
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['az'] = {
7 | days: ["Bazar", "Bazar ertəsi", "Çərşənbə axşamı", "Çərşənbə", "Cümə axşamı", "Cümə", "Şənbə", "Bazar"],
8 | daysShort: ["B", "Be", "Ça", "Ç", "Ca", "C", "Ş", "B"],
9 | daysMin: ["B", "Be", "Ça", "Ç", "Ca", "C", "Ş", "B"],
10 | months: ["Yanvar", "Fevral", "Mart", "Aprel", "May", "İyun", "İyul", "Avqust", "Sentyabr", "Oktyabr", "Noyabr", "Dekabr"],
11 | monthsShort: ["Yan", "Fev", "Mar", "Apr", "May", "İyun", "İyul", "Avq", "Sen", "Okt", "Noy", "Dek"],
12 | today: "Bugün",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.es.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Spanish translation for bootstrap-datetimepicker
3 | * Bruno Bonamin
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['es'] = {
7 | days: ["Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado", "Domingo"],
8 | daysShort: ["Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb", "Dom"],
9 | daysMin: ["Do", "Lu", "Ma", "Mi", "Ju", "Vi", "Sa", "Do"],
10 | months: ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"],
11 | monthsShort: ["Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"],
12 | today: "Hoy",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.nl.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Dutch translation for bootstrap-datetimepicker
3 | * Reinier Goltstein
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['nl'] = {
7 | days: ["Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag", "Zondag"],
8 | daysShort: ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za", "Zo"],
9 | daysMin: ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za", "Zo"],
10 | months: ["Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mrt", "Apr", "Mei", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"],
12 | today: "Vandaag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.rs-latin.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Serbian latin translation for bootstrap-datetimepicker
3 | * Bojan Milosavlević
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['rs'] = {
7 | days: ["Nedelja","Ponedeljak", "Utorak", "Sreda", "Četvrtak", "Petak", "Subota", "Nedelja"],
8 | daysShort: ["Ned", "Pon", "Uto", "Sre", "Čet", "Pet", "Sub", "Ned"],
9 | daysMin: ["N", "Po", "U", "Sr", "Č", "Pe", "Su", "N"],
10 | months: ["Januar", "Februar", "Mart", "April", "Maj", "Jun", "Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Avg", "Sep", "Okt", "Nov", "Dec"],
12 | today: "Danas",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ru.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Russian translation for bootstrap-datetimepicker
3 | * Victor Taranenko
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ru'] = {
7 | days: ["Воскресенье", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота", "Воскресенье"],
8 | daysShort: ["Вск", "Пнд", "Втр", "Срд", "Чтв", "Птн", "Суб", "Вск"],
9 | daysMin: ["Вс", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб", "Вс"],
10 | months: ["Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь"],
11 | monthsShort: ["Янв", "Фев", "Мар", "Апр", "Май", "Июн", "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек"],
12 | today: "Сегодня",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.bg.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Bulgarian translation for bootstrap-datetimepicker
3 | * Apostol Apostolov
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['bg'] = {
7 | days: ["Неделя", "Понеделник", "Вторник", "Сряда", "Четвъртък", "Петък", "Събота", "Неделя"],
8 | daysShort: ["Нед", "Пон", "Вто", "Сря", "Чет", "Пет", "Съб", "Нед"],
9 | daysMin: ["Н", "П", "В", "С", "Ч", "П", "С", "Н"],
10 | months: ["Януари", "Февруари", "Март", "Април", "Май", "Юни", "Юли", "Август", "Септември", "Октомври", "Ноември", "Декември"],
11 | monthsShort: ["Ян", "Фев", "Мар", "Апр", "Май", "Юни", "Юли", "Авг", "Сеп", "Окт", "Ное", "Дек"],
12 | today: "днес",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.ca.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Catalan translation for bootstrap-datetimepicker
3 | * J. Garcia
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ca'] = {
7 | days: ["Diumenge", "Dilluns", "Dimarts", "Dimecres", "Dijous", "Divendres", "Dissabte", "Diumenge"],
8 | daysShort: ["Diu", "Dil", "Dmt", "Dmc", "Dij", "Div", "Dis", "Diu"],
9 | daysMin: ["dg", "dl", "dt", "dc", "dj", "dv", "ds", "dg"],
10 | months: ["Gener", "Febrer", "Març", "Abril", "Maig", "Juny", "Juliol", "Agost", "Setembre", "Octubre", "Novembre", "Desembre"],
11 | monthsShort: ["Gen", "Feb", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Oct", "Nov", "Des"],
12 | today: "Avui",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.da.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Danish translation for bootstrap-datetimepicker
3 | * Christian Pedersen
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['da'] = {
7 | days: ["Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag", "Søndag"],
8 | daysShort: ["Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør", "Søn"],
9 | daysMin: ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø", "Sø"],
10 | months: ["Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.el.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Greek translation for bootstrap-datetimepicker
3 | */
4 | ;(function($){
5 | $.fn.datetimepicker.dates['el'] = {
6 | days: ["Κυριακή", "Δευτέρα", "Τρίτη", "Τετάρτη", "Πέμπτη", "Παρασκευή", "Σάββατο", "Κυριακή"],
7 | daysShort: ["Κυρ", "Δευ", "Τρι", "Τετ", "Πεμ", "Παρ", "Σαβ", "Κυρ"],
8 | daysMin: ["Κυ", "Δε", "Τρ", "Τε", "Πε", "Πα", "Σα", "Κυ"],
9 | months: ["Ιανουάριος", "Φεβρουάριος", "Μάρτιος", "Απρίλιος", "Μάιος", "Ιούνιος", "Ιούλιος", "Αύγουστος", "Σεπτέμβριος", "Οκτώβριος", "Νοέμβριος", "Δεκέμβριος"],
10 | monthsShort: ["Ιαν", "Φεβ", "Μαρ", "Απρ", "Μάι", "Ιουν", "Ιουλ", "Αυγ", "Σεπ", "Οκτ", "Νοε", "Δεκ"],
11 | today: "Σήμερα",
12 | suffix: [],
13 | meridiem: []
14 | };
15 | }(jQuery));
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.rs.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Serbian cyrillic translation for bootstrap-datetimepicker
3 | * Bojan Milosavlević
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['rs'] = {
7 | days: ["Недеља","Понедељак", "Уторак", "Среда", "Четвртак", "Петак", "Субота", "Недеља"],
8 | daysShort: ["Нед", "Пон", "Уто", "Сре", "Чет", "Пет", "Суб", "Нед"],
9 | daysMin: ["Н", "По", "У", "Ср", "Ч", "Пе", "Су", "Н"],
10 | months: ["Јануар", "Фебруар", "Март", "Април", "Мај", "Јун", "Јул", "Август", "Септембар", "Октобар", "Новембар", "Децембар"],
11 | monthsShort: ["Јан", "Феб", "Мар", "Апр", "Мај", "Јун", "Јул", "Авг", "Сеп", "Окт", "Нов", "Дец"],
12 | today: "Данас",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.sl.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Slovene translation for bootstrap-datetimepicker
3 | * Gregor Rudolf
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['sl'] = {
7 | days: ["Nedelja", "Ponedeljek", "Torek", "Sreda", "Četrtek", "Petek", "Sobota", "Nedelja"],
8 | daysShort: ["Ned", "Pon", "Tor", "Sre", "Čet", "Pet", "Sob", "Ned"],
9 | daysMin: ["Ne", "Po", "To", "Sr", "Če", "Pe", "So", "Ne"],
10 | months: ["Januar", "Februar", "Marec", "April", "Maj", "Junij", "Julij", "Avgust", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Avg", "Sep", "Okt", "Nov", "Dec"],
12 | today: "Danes",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.sv.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Swedish translation for bootstrap-datetimepicker
3 | * Patrik Ragnarsson
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['sv'] = {
7 | days: ["Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag", "Söndag"],
8 | daysShort: ["Sön", "Mån", "Tis", "Ons", "Tor", "Fre", "Lör", "Sön"],
9 | daysMin: ["Sö", "Må", "Ti", "On", "To", "Fr", "Lö", "Sö"],
10 | months: ["Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.th.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Thai translation for bootstrap-datetimepicker
3 | * Suchau Jiraprapot
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['th'] = {
7 | days: ["อาทิตย์", "จันทร์", "อังคาร", "พุธ", "พฤหัส", "ศุกร์", "เสาร์", "อาทิตย์"],
8 | daysShort: ["อา", "จ", "อ", "พ", "พฤ", "ศ", "ส", "อา"],
9 | daysMin: ["อา", "จ", "อ", "พ", "พฤ", "ศ", "ส", "อา"],
10 | months: ["มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน", "กรกฎาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม"],
11 | monthsShort: ["ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค."],
12 | today: "วันนี้",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/resources/views/categories/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($category, ['route' => ['categories.update', $category->id], 'method' => 'patch', 'enctype' => 'multipart/form-data']) !!}
15 |
16 | @include('categories.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/newfolder/resources/views/nomination_users/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($nominationUser, ['route' => ['nominationUsers.update', $nominationUser->id], 'method' => 'patch']) !!}
15 |
16 | @include('nomination_users.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.hy.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Armenian translation for bootstrap-datepicker
3 | * Hayk Chamyan
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['hy'] = {
7 | days: ["Կիրակի", "Երկուշաբթի", "Երեքշաբթի", "Չորեքշաբթի", "Հինգշաբթի", "Ուրբաթ", "Շաբաթ", "Կիրակի"],
8 | daysShort: ["Կիր", "Երկ", "Երք", "Չոր", "Հնգ", "Ուր", "Շաբ", "Կիր"],
9 | daysMin: ["Կի", "Եկ", "Եք", "Չո", "Հի", "Ու", "Շա", "Կի"],
10 | months: ["Հունվար", "Փետրվար", "Մարտ", "Ապրիլ", "Մայիս", "Հունիս", "Հուլիս", "Օգոստոս", "Սեպտեմբեր", "Հոկտեմբեր", "Նոյեմբեր", "Դեկտեմբեր"],
11 | monthsShort: ["Հնվ", "Փետ", "Մար", "Ապր", "Մայ", "Հուն", "Հուլ", "Օգս", "Սեպ", "Հոկ", "Նոյ", "Դեկ"],
12 | today: "Այսօր",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.nb.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Norwegian (bokmål) translation for bootstrap-datetimepicker
3 | * Fredrik Sundmyhr
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['nb'] = {
7 | days: ["Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag", "Søndag"],
8 | daysShort: ["Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør", "Søn"],
9 | daysMin: ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø", "Sø"],
10 | months: ["Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Des"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/resources/views/nominations/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($nomination, ['route' => ['nominations.update', $nomination->id], 'method' => 'patch', 'enctype' => 'multipart/form-data']) !!}
15 |
16 | @include('nominations.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.az.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Azerbaijani translation for bootstrap-datetimepicker
3 | * Konstantin Kaluzhnikov
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['az'] = {
7 | days: ["Bazar", "Bazar ertəsi", "Çərşənbə axşamı", "Çərşənbə", "Cümə axşamı", "Cümə", "Şənbə", "Bazar"],
8 | daysShort: ["B", "Be", "Ça", "Ç", "Ca", "C", "Ş", "B"],
9 | daysMin: ["B", "Be", "Ça", "Ç", "Ca", "C", "Ş", "B"],
10 | months: ["Yanvar", "Fevral", "Mart", "Aprel", "May", "İyun", "İyul", "Avqust", "Sentyabr", "Oktyabr", "Noyabr", "Dekabr"],
11 | monthsShort: ["Yan", "Fev", "Mar", "Apr", "May", "İyun", "İyul", "Avq", "Sen", "Okt", "Noy", "Dek"],
12 | today: "Bugün",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.es.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Spanish translation for bootstrap-datetimepicker
3 | * Bruno Bonamin
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['es'] = {
7 | days: ["Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado", "Domingo"],
8 | daysShort: ["Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb", "Dom"],
9 | daysMin: ["Do", "Lu", "Ma", "Mi", "Ju", "Vi", "Sa", "Do"],
10 | months: ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"],
11 | monthsShort: ["Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"],
12 | today: "Hoy",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.nl.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Dutch translation for bootstrap-datetimepicker
3 | * Reinier Goltstein
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['nl'] = {
7 | days: ["Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag", "Zondag"],
8 | daysShort: ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za", "Zo"],
9 | daysMin: ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za", "Zo"],
10 | months: ["Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Mrt", "Apr", "Mei", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"],
12 | today: "Vandaag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.rs-latin.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Serbian latin translation for bootstrap-datetimepicker
3 | * Bojan Milosavlević
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['rs'] = {
7 | days: ["Nedelja","Ponedeljak", "Utorak", "Sreda", "Četvrtak", "Petak", "Subota", "Nedelja"],
8 | daysShort: ["Ned", "Pon", "Uto", "Sre", "Čet", "Pet", "Sub", "Ned"],
9 | daysMin: ["N", "Po", "U", "Sr", "Č", "Pe", "Su", "N"],
10 | months: ["Januar", "Februar", "Mart", "April", "Maj", "Jun", "Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Avg", "Sep", "Okt", "Nov", "Dec"],
12 | today: "Danas",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.ru.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Russian translation for bootstrap-datetimepicker
3 | * Victor Taranenko
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ru'] = {
7 | days: ["Воскресенье", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота", "Воскресенье"],
8 | daysShort: ["Вск", "Пнд", "Втр", "Срд", "Чтв", "Птн", "Суб", "Вск"],
9 | daysMin: ["Вс", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб", "Вс"],
10 | months: ["Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь"],
11 | monthsShort: ["Янв", "Фев", "Мар", "Апр", "Май", "Июн", "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек"],
12 | today: "Сегодня",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ka.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Georgian translation for bootstrap-datetimepicker
3 | * Zura Jijavadze
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ka'] = {
7 | days: ["კვირა", "ორშაბათი", "სამშაბათი", "ოთხშაბათი", "ხუთშაბათი", "პარასკევი", "შაბათი", "კვირა"],
8 | daysShort: ["კვი", "ორშ", "სამ", "ოთხ", "ხუთ", "პარ", "შაბ", "კვი"],
9 | daysMin: ["კვ", "ორ", "სა", "ოთ", "ხუ", "პა", "შა", "კვ"],
10 | months: ["იანვარი", "თებერვალი", "მარტი", "აპრილი", "მაისი", "ივნისი", "ივლისი", "აგვისტო", "სექტემბერი", "ოქტომბერი", "ნოემბერი", "დეკემბერი"],
11 | monthsShort: ["იან", "თებ", "მარ", "აპრ", "მაი", "ივნ", "ივლ", "აგვ", "სექ", "ოქტ", "ნოე", "დეკ"],
12 | today: "დღეს",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.hy.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Armenian translation for bootstrap-datepicker
3 | * Hayk Chamyan
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['hy'] = {
7 | days: ["Կիրակի", "Երկուշաբթի", "Երեքշաբթի", "Չորեքշաբթի", "Հինգշաբթի", "Ուրբաթ", "Շաբաթ", "Կիրակի"],
8 | daysShort: ["Կիր", "Երկ", "Երք", "Չոր", "Հնգ", "Ուր", "Շաբ", "Կիր"],
9 | daysMin: ["Կի", "Եկ", "Եք", "Չո", "Հի", "Ու", "Շա", "Կի"],
10 | months: ["Հունվար", "Փետրվար", "Մարտ", "Ապրիլ", "Մայիս", "Հունիս", "Հուլիս", "Օգոստոս", "Սեպտեմբեր", "Հոկտեմբեր", "Նոյեմբեր", "Դեկտեմբեր"],
11 | monthsShort: ["Հնվ", "Փետ", "Մար", "Ապր", "Մայ", "Հուն", "Հուլ", "Օգս", "Սեպ", "Հոկ", "Նոյ", "Դեկ"],
12 | today: "Այսօր",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.nb.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Norwegian (bokmål) translation for bootstrap-datetimepicker
3 | * Fredrik Sundmyhr
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['nb'] = {
7 | days: ["Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag", "Søndag"],
8 | daysShort: ["Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør", "Søn"],
9 | daysMin: ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø", "Sø"],
10 | months: ["Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Des"],
12 | today: "I Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/newfolder/resources/views/nominations/edit.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 | @include('adminlte-templates::common.errors')
11 |
12 |
13 |
14 | {!! Form::model($nomination, ['route' => ['nominations.update', $nomination->id], 'method' => 'patch', 'enctype' => 'multipart/form-data']) !!}
15 |
16 | @include('nominations.fields')
17 |
18 | {!! Form::close() !!}
19 |
20 |
21 |
22 |
23 | @endsection
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.ka.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Georgian translation for bootstrap-datetimepicker
3 | * Zura Jijavadze
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ka'] = {
7 | days: ["კვირა", "ორშაბათი", "სამშაბათი", "ოთხშაბათი", "ხუთშაბათი", "პარასკევი", "შაბათი", "კვირა"],
8 | daysShort: ["კვი", "ორშ", "სამ", "ოთხ", "ხუთ", "პარ", "შაბ", "კვი"],
9 | daysMin: ["კვ", "ორ", "სა", "ოთ", "ხუ", "პა", "შა", "კვ"],
10 | months: ["იანვარი", "თებერვალი", "მარტი", "აპრილი", "მაისი", "ივნისი", "ივლისი", "აგვისტო", "სექტემბერი", "ოქტომბერი", "ნოემბერი", "დეკემბერი"],
11 | monthsShort: ["იან", "თებ", "მარ", "აპრ", "მაი", "ივნ", "ივლ", "აგვ", "სექ", "ოქტ", "ნოე", "დეკ"],
12 | today: "დღეს",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.uk.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Ukrainian translation for bootstrap-datetimepicker
3 | * Andrey Vityuk
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['uk'] = {
7 | days: ["Неділя", "Понеділок", "Вівторок", "Середа", "Четвер", "П'ятниця", "Субота", "Неділя"],
8 | daysShort: ["Нед", "Пнд", "Втр", "Срд", "Чтв", "Птн", "Суб", "Нед"],
9 | daysMin: ["Нд", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб", "Нд"],
10 | months: ["Січень", "Лютий", "Березень", "Квітень", "Травень", "Червень", "Липень", "Серпень", "Вересень", "Жовтень", "Листопад", "Грудень"],
11 | monthsShort: ["Січ", "Лют", "Бер", "Кві", "Тра", "Чер", "Лип", "Сер", "Вер", "Жов", "Лис", "Гру"],
12 | today: "Сьогодні",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/resources/views/vendor/mail/html/message.blade.php:
--------------------------------------------------------------------------------
1 | @component('mail::layout')
2 | {{-- Header --}}
3 | @slot('header')
4 | @component('mail::header', ['url' => config('app.url')])
5 | {{ config('app.name') }}
6 | @endcomponent
7 | @endslot
8 |
9 | {{-- Body --}}
10 | {{ $slot }}
11 |
12 | {{-- Subcopy --}}
13 | @isset($subcopy)
14 | @slot('subcopy')
15 | @component('mail::subcopy')
16 | {{ $subcopy }}
17 | @endcomponent
18 | @endslot
19 | @endisset
20 |
21 | {{-- Footer --}}
22 | @slot('footer')
23 | @component('mail::footer')
24 | © {{ date('Y') }} {{ config('app.name') }}. All rights reserved.
25 | @endcomponent
26 | @endslot
27 | @endcomponent
28 |
--------------------------------------------------------------------------------
/resources/views/vendor/mail/markdown/message.blade.php:
--------------------------------------------------------------------------------
1 | @component('mail::layout')
2 | {{-- Header --}}
3 | @slot('header')
4 | @component('mail::header', ['url' => config('app.url')])
5 | {{ config('app.name') }}
6 | @endcomponent
7 | @endslot
8 |
9 | {{-- Body --}}
10 | {{ $slot }}
11 |
12 | {{-- Subcopy --}}
13 | @isset($subcopy)
14 | @slot('subcopy')
15 | @component('mail::subcopy')
16 | {{ $subcopy }}
17 | @endcomponent
18 | @endslot
19 | @endisset
20 |
21 | {{-- Footer --}}
22 | @slot('footer')
23 | @component('mail::footer')
24 | © {{ date('Y') }} {{ config('app.name') }}. All rights reserved.
25 | @endcomponent
26 | @endslot
27 | @endcomponent
28 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.hu.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Hungarian translation for bootstrap-datetimepicker
3 | * darevish
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['hu'] = {
7 | days: ["Vasárnap", "Hétfő", "Kedd", "Szerda", "Csütörtök", "Péntek", "Szombat", "Vasárnap"],
8 | daysShort: ["Vas", "Hét", "Ked", "Sze", "Csü", "Pén", "Szo", "Vas"],
9 | daysMin: ["V", "H", "K", "Sze", "Cs", "P", "Szo", "V"],
10 | months: ["Január", "Február", "Március", "Április", "Május", "Június", "Július", "Augusztus", "Szeptember", "Október", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Már", "Ápr", "Máj", "Jún", "Júl", "Aug", "Sze", "Okt", "Nov", "Dec"],
12 | today: "Ma",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.uk.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Ukrainian translation for bootstrap-datetimepicker
3 | * Andrey Vityuk
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['uk'] = {
7 | days: ["Неділя", "Понеділок", "Вівторок", "Середа", "Четвер", "П'ятниця", "Субота", "Неділя"],
8 | daysShort: ["Нед", "Пнд", "Втр", "Срд", "Чтв", "Птн", "Суб", "Нед"],
9 | daysMin: ["Нд", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб", "Нд"],
10 | months: ["Січень", "Лютий", "Березень", "Квітень", "Травень", "Червень", "Липень", "Серпень", "Вересень", "Жовтень", "Листопад", "Грудень"],
11 | monthsShort: ["Січ", "Лют", "Бер", "Кві", "Тра", "Чер", "Лип", "Сер", "Вер", "Жов", "Лис", "Гру"],
12 | today: "Сьогодні",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/html/message.blade.php:
--------------------------------------------------------------------------------
1 | @component('mail::layout')
2 | {{-- Header --}}
3 | @slot('header')
4 | @component('mail::header', ['url' => config('app.url')])
5 | {{ config('app.name') }}
6 | @endcomponent
7 | @endslot
8 |
9 | {{-- Body --}}
10 | {{ $slot }}
11 |
12 | {{-- Subcopy --}}
13 | @isset($subcopy)
14 | @slot('subcopy')
15 | @component('mail::subcopy')
16 | {{ $subcopy }}
17 | @endcomponent
18 | @endslot
19 | @endisset
20 |
21 | {{-- Footer --}}
22 | @slot('footer')
23 | @component('mail::footer')
24 | © {{ date('Y') }} {{ config('app.name') }}. All rights reserved.
25 | @endcomponent
26 | @endslot
27 | @endcomponent
28 |
--------------------------------------------------------------------------------
/newfolder/resources/views/vendor/mail/markdown/message.blade.php:
--------------------------------------------------------------------------------
1 | @component('mail::layout')
2 | {{-- Header --}}
3 | @slot('header')
4 | @component('mail::header', ['url' => config('app.url')])
5 | {{ config('app.name') }}
6 | @endcomponent
7 | @endslot
8 |
9 | {{-- Body --}}
10 | {{ $slot }}
11 |
12 | {{-- Subcopy --}}
13 | @isset($subcopy)
14 | @slot('subcopy')
15 | @component('mail::subcopy')
16 | {{ $subcopy }}
17 | @endcomponent
18 | @endslot
19 | @endisset
20 |
21 | {{-- Footer --}}
22 | @slot('footer')
23 | @component('mail::footer')
24 | © {{ date('Y') }} {{ config('app.name') }}. All rights reserved.
25 | @endcomponent
26 | @endslot
27 | @endcomponent
28 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.is.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Icelandic translation for bootstrap-datetimepicker
3 | * Hinrik Örn Sigurðsson
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['is'] = {
7 | days: ["Sunnudagur", "Mánudagur", "Þriðjudagur", "Miðvikudagur", "Fimmtudagur", "Föstudagur", "Laugardagur", "Sunnudagur"],
8 | daysShort: ["Sun", "Mán", "Þri", "Mið", "Fim", "Fös", "Lau", "Sun"],
9 | daysMin: ["Su", "Má", "Þr", "Mi", "Fi", "Fö", "La", "Su"],
10 | months: ["Janúar", "Febrúar", "Mars", "Apríl", "Maí", "Júní", "Júlí", "Ágúst", "September", "Október", "Nóvember", "Desember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maí", "Jún", "Júl", "Ágú", "Sep", "Okt", "Nóv", "Des"],
12 | today: "Í Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ro.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Romanian translation for bootstrap-datetimepicker
3 | * Cristian Vasile
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ro'] = {
7 | days: ["Duminică", "Luni", "Marţi", "Miercuri", "Joi", "Vineri", "Sâmbătă", "Duminică"],
8 | daysShort: ["Dum", "Lun", "Mar", "Mie", "Joi", "Vin", "Sâm", "Dum"],
9 | daysMin: ["Du", "Lu", "Ma", "Mi", "Jo", "Vi", "Sâ", "Du"],
10 | months: ["Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie", "Iulie", "August", "Septembrie", "Octombrie", "Noiembrie", "Decembrie"],
11 | monthsShort: ["Ian", "Feb", "Mar", "Apr", "Mai", "Iun", "Iul", "Aug", "Sep", "Oct", "Nov", "Dec"],
12 | today: "Astăzi",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/app/Http/Controllers/AppBaseController.php:
--------------------------------------------------------------------------------
1 |
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['hu'] = {
7 | days: ["Vasárnap", "Hétfő", "Kedd", "Szerda", "Csütörtök", "Péntek", "Szombat", "Vasárnap"],
8 | daysShort: ["Vas", "Hét", "Ked", "Sze", "Csü", "Pén", "Szo", "Vas"],
9 | daysMin: ["V", "H", "K", "Sze", "Cs", "P", "Szo", "V"],
10 | months: ["Január", "Február", "Március", "Április", "Május", "Június", "Július", "Augusztus", "Szeptember", "Október", "November", "December"],
11 | monthsShort: ["Jan", "Feb", "Már", "Ápr", "Máj", "Jún", "Júl", "Aug", "Sze", "Okt", "Nov", "Dec"],
12 | today: "Ma",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.ar.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Arabic translation for bootstrap-datetimepicker
3 | * Ala' Mohammad
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ar'] = {
7 | days: ["الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت", "الأحد"],
8 | daysShort: ["أحد", "اثنين", "ثلاثاء", "أربعاء", "خميس", "جمعة", "سبت", "أحد"],
9 | daysMin: ["أح", "إث", "ث", "أر", "خ", "ج", "س", "أح"],
10 | months: ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"],
11 | monthsShort: ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"],
12 | today: "هذا اليوم",
13 | suffix: [],
14 | meridiem: [],
15 | rtl: true
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.pt-BR.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Brazilian translation for bootstrap-datetimepicker
3 | * Cauan Cabral
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['pt-BR'] = {
7 | format: 'dd/mm/yyyy',
8 | days: ["Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado", "Domingo"],
9 | daysShort: ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb", "Dom"],
10 | daysMin: ["Do", "Se", "Te", "Qu", "Qu", "Se", "Sa", "Do"],
11 | months: ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"],
12 | monthsShort: ["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"],
13 | today: "Hoje",
14 | suffix: [],
15 | meridiem: []
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.is.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Icelandic translation for bootstrap-datetimepicker
3 | * Hinrik Örn Sigurðsson
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['is'] = {
7 | days: ["Sunnudagur", "Mánudagur", "Þriðjudagur", "Miðvikudagur", "Fimmtudagur", "Föstudagur", "Laugardagur", "Sunnudagur"],
8 | daysShort: ["Sun", "Mán", "Þri", "Mið", "Fim", "Fös", "Lau", "Sun"],
9 | daysMin: ["Su", "Má", "Þr", "Mi", "Fi", "Fö", "La", "Su"],
10 | months: ["Janúar", "Febrúar", "Mars", "Apríl", "Maí", "Júní", "Júlí", "Ágúst", "September", "Október", "Nóvember", "Desember"],
11 | monthsShort: ["Jan", "Feb", "Mar", "Apr", "Maí", "Jún", "Júl", "Ágú", "Sep", "Okt", "Nóv", "Des"],
12 | today: "Í Dag",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.ro.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Romanian translation for bootstrap-datetimepicker
3 | * Cristian Vasile
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ro'] = {
7 | days: ["Duminică", "Luni", "Marţi", "Miercuri", "Joi", "Vineri", "Sâmbătă", "Duminică"],
8 | daysShort: ["Dum", "Lun", "Mar", "Mie", "Joi", "Vin", "Sâm", "Dum"],
9 | daysMin: ["Du", "Lu", "Ma", "Mi", "Jo", "Vi", "Sâ", "Du"],
10 | months: ["Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie", "Iulie", "August", "Septembrie", "Octombrie", "Noiembrie", "Decembrie"],
11 | monthsShort: ["Ian", "Feb", "Mar", "Apr", "Mai", "Iun", "Iul", "Aug", "Sep", "Oct", "Nov", "Dec"],
12 | today: "Astăzi",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.de.js:
--------------------------------------------------------------------------------
1 | /**
2 | * German translation for bootstrap-datetimepicker
3 | * Sam Zurcher
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['de'] = {
7 | days: ["Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag", "Sonntag"],
8 | daysShort: ["Son", "Mon", "Die", "Mit", "Don", "Fre", "Sam", "Son"],
9 | daysMin: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa", "So"],
10 | months: ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"],
11 | monthsShort: ["Jan", "Feb", "Mär", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez"],
12 | today: "Heute",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1,
16 | format: "dd.mm.yyyy"
17 | };
18 | }(jQuery));
19 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.fi.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Finnish translation for bootstrap-datetimepicker
3 | * Jaakko Salonen
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['fi'] = {
7 | days: ["sunnuntai", "maanantai", "tiistai", "keskiviikko", "torstai", "perjantai", "lauantai", "sunnuntai"],
8 | daysShort: ["sun", "maa", "tii", "kes", "tor", "per", "lau", "sun"],
9 | daysMin: ["su", "ma", "ti", "ke", "to", "pe", "la", "su"],
10 | months: ["tammikuu", "helmikuu", "maaliskuu", "huhtikuu", "toukokuu", "kesäkuu", "heinäkuu", "elokuu", "syyskuu", "lokakuu", "marraskuu", "joulukuu"],
11 | monthsShort: ["tam", "hel", "maa", "huh", "tou", "kes", "hei", "elo", "syy", "lok", "mar", "jou"],
12 | today: "tänään",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/app/Http/Controllers/AppBaseController.php:
--------------------------------------------------------------------------------
1 |
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['ar'] = {
7 | days: ["الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت", "الأحد"],
8 | daysShort: ["أحد", "اثنين", "ثلاثاء", "أربعاء", "خميس", "جمعة", "سبت", "أحد"],
9 | daysMin: ["أح", "إث", "ث", "أر", "خ", "ج", "س", "أح"],
10 | months: ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"],
11 | monthsShort: ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"],
12 | today: "هذا اليوم",
13 | suffix: [],
14 | meridiem: [],
15 | rtl: true
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.pt-BR.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Brazilian translation for bootstrap-datetimepicker
3 | * Cauan Cabral
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['pt-BR'] = {
7 | format: 'dd/mm/yyyy',
8 | days: ["Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado", "Domingo"],
9 | daysShort: ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb", "Dom"],
10 | daysMin: ["Do", "Se", "Te", "Qu", "Qu", "Se", "Sa", "Do"],
11 | months: ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"],
12 | monthsShort: ["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"],
13 | today: "Hoje",
14 | suffix: [],
15 | meridiem: []
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/resources/views/users/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 | @if(Auth::user()->role_id < 3)
13 |
Edit profile
15 | @endif
16 |
17 | @include('users.show_fields')
18 |
19 |
20 |
21 |
22 |
23 | @endsection
24 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.de.js:
--------------------------------------------------------------------------------
1 | /**
2 | * German translation for bootstrap-datetimepicker
3 | * Sam Zurcher
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['de'] = {
7 | days: ["Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag", "Sonntag"],
8 | daysShort: ["Son", "Mon", "Die", "Mit", "Don", "Fre", "Sam", "Son"],
9 | daysMin: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa", "So"],
10 | months: ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"],
11 | monthsShort: ["Jan", "Feb", "Mär", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez"],
12 | today: "Heute",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1,
16 | format: "dd.mm.yyyy"
17 | };
18 | }(jQuery));
19 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.fi.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Finnish translation for bootstrap-datetimepicker
3 | * Jaakko Salonen
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['fi'] = {
7 | days: ["sunnuntai", "maanantai", "tiistai", "keskiviikko", "torstai", "perjantai", "lauantai", "sunnuntai"],
8 | daysShort: ["sun", "maa", "tii", "kes", "tor", "per", "lau", "sun"],
9 | daysMin: ["su", "ma", "ti", "ke", "to", "pe", "la", "su"],
10 | months: ["tammikuu", "helmikuu", "maaliskuu", "huhtikuu", "toukokuu", "kesäkuu", "heinäkuu", "elokuu", "syyskuu", "lokakuu", "marraskuu", "joulukuu"],
11 | monthsShort: ["tam", "hel", "maa", "huh", "tou", "kes", "hei", "elo", "syy", "lok", "mar", "jou"],
12 | today: "tänään",
13 | suffix: [],
14 | meridiem: []
15 | };
16 | }(jQuery));
17 |
--------------------------------------------------------------------------------
/newfolder/resources/views/users/show.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
9 |
10 |
11 |
12 | @if(Auth::user()->role_id < 3)
13 |
Edit profile
15 | @endif
16 |
17 | @include('users.show_fields')
18 |
19 |
20 |
21 |
22 |
23 | @endsection
24 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.pl.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Polish translation for bootstrap-datetimepicker
3 | * Robert
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['pl'] = {
7 | days: ["Niedziela", "Poniedziałek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobota", "Niedziela"],
8 | daysShort: ["Nie", "Pn", "Wt", "Śr", "Czw", "Pt", "So", "Nie"],
9 | daysMin: ["N", "Pn", "Wt", "Śr", "Cz", "Pt", "So", "N"],
10 | months: ["Styczeń", "Luty", "Marzec", "Kwiecień", "Maj", "Czerwiec", "Lipiec", "Sierpień", "Wrzesień", "Październik", "Listopad", "Grudzień"],
11 | monthsShort: ["Sty", "Lu", "Mar", "Kw", "Maj", "Cze", "Lip", "Sie", "Wrz", "Pa", "Lis", "Gru"],
12 | today: "Dzisiaj",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.pt.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Portuguese translation for bootstrap-datetimepicker
3 | * Original code: Cauan Cabral
4 | * Tiago Melo
5 | */
6 | ;(function($){
7 | $.fn.datetimepicker.dates['pt'] = {
8 | days: ["Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado", "Domingo"],
9 | daysShort: ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb", "Dom"],
10 | daysMin: ["Do", "Se", "Te", "Qu", "Qu", "Se", "Sa", "Do"],
11 | months: ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"],
12 | monthsShort: ["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"],
13 | suffix: [],
14 | meridiem: [],
15 | today: "Hoje"
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/resources/views/roles/index.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
10 |
11 |
12 |
13 | @include('flash::message')
14 |
15 |
16 |
17 |
18 | @include('roles.table')
19 |
20 |
21 |
22 |
23 |
24 |
25 | @endsection
26 |
27 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.fr.js:
--------------------------------------------------------------------------------
1 | /**
2 | * French translation for bootstrap-datetimepicker
3 | * Nico Mollet
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['fr'] = {
7 | days: ["Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi", "Dimanche"],
8 | daysShort: ["Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam", "Dim"],
9 | daysMin: ["D", "L", "Ma", "Me", "J", "V", "S", "D"],
10 | months: ["Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Août", "Septembre", "Octobre", "Novembre", "Décembre"],
11 | monthsShort: ["Jan", "Fev", "Mar", "Avr", "Mai", "Jui", "Jul", "Aou", "Sep", "Oct", "Nov", "Dec"],
12 | today: "Aujourd'hui",
13 | suffix: [],
14 | meridiem: ["am", "pm"],
15 | weekStart: 1,
16 | format: "dd/mm/yyyy hh:ii"
17 | };
18 | }(jQuery));
19 |
--------------------------------------------------------------------------------
/resources/views/votings/index.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
10 |
11 |
12 |
13 | @include('flash::message')
14 |
15 |
16 |
17 |
18 | @include('votings.table')
19 |
20 |
21 |
22 |
23 |
24 |
25 | @endsection
26 |
27 |
--------------------------------------------------------------------------------
/tests/ApiTestTrait.php:
--------------------------------------------------------------------------------
1 | assertApiSuccess();
8 |
9 | $response = json_decode($this->response->getContent(), true);
10 | $responseData = $response['data'];
11 |
12 | $this->assertNotEmpty($responseData['id']);
13 | $this->assertModelData($actualData, $responseData);
14 | }
15 |
16 | public function assertApiSuccess()
17 | {
18 | $this->assertResponseOk();
19 | $this->seeJson(['success' => true]);
20 | }
21 |
22 | public function assertModelData(Array $actualData, Array $expectedData)
23 | {
24 | foreach ($actualData as $key => $value) {
25 | $this->assertEquals($actualData[$key], $expectedData[$key]);
26 | }
27 | }
28 | }
--------------------------------------------------------------------------------
/app/Repositories/VotingRepository.php:
--------------------------------------------------------------------------------
1 |
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['pl'] = {
7 | days: ["Niedziela", "Poniedziałek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobota", "Niedziela"],
8 | daysShort: ["Nie", "Pn", "Wt", "Śr", "Czw", "Pt", "So", "Nie"],
9 | daysMin: ["N", "Pn", "Wt", "Śr", "Cz", "Pt", "So", "N"],
10 | months: ["Styczeń", "Luty", "Marzec", "Kwiecień", "Maj", "Czerwiec", "Lipiec", "Sierpień", "Wrzesień", "Październik", "Listopad", "Grudzień"],
11 | monthsShort: ["Sty", "Lu", "Mar", "Kw", "Maj", "Cze", "Lip", "Sie", "Wrz", "Pa", "Lis", "Gru"],
12 | today: "Dzisiaj",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.pt.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Portuguese translation for bootstrap-datetimepicker
3 | * Original code: Cauan Cabral
4 | * Tiago Melo
5 | */
6 | ;(function($){
7 | $.fn.datetimepicker.dates['pt'] = {
8 | days: ["Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado", "Domingo"],
9 | daysShort: ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb", "Dom"],
10 | daysMin: ["Do", "Se", "Te", "Qu", "Qu", "Se", "Sa", "Do"],
11 | months: ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"],
12 | monthsShort: ["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"],
13 | suffix: [],
14 | meridiem: [],
15 | today: "Hoje"
16 | };
17 | }(jQuery));
18 |
--------------------------------------------------------------------------------
/newfolder/resources/views/roles/index.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
10 |
11 |
12 |
13 | @include('flash::message')
14 |
15 |
16 |
17 |
18 | @include('roles.table')
19 |
20 |
21 |
22 |
23 |
24 |
25 | @endsection
26 |
27 |
--------------------------------------------------------------------------------
/newfolder/resources/views/users/index.blade.php:
--------------------------------------------------------------------------------
1 | @extends('layouts.app')
2 |
3 | @section('content')
4 |
10 |
11 |
12 |
13 | @include('flash::message')
14 |
15 |
16 |
17 |
18 | @include('users.table')
19 |
20 |
21 |
22 |
23 |
24 |
25 | @endsection
26 |
27 |
--------------------------------------------------------------------------------
/public/js/locales/bootstrap-datetimepicker.it.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Italian translation for bootstrap-datetimepicker
3 | * Enrico Rubboli
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['it'] = {
7 | days: ["Domenica", "Lunedi", "Martedi", "Mercoledi", "Giovedi", "Venerdi", "Sabato", "Domenica"],
8 | daysShort: ["Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab", "Dom"],
9 | daysMin: ["Do", "Lu", "Ma", "Me", "Gi", "Ve", "Sa", "Do"],
10 | months: ["Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre"],
11 | monthsShort: ["Gen", "Feb", "Mar", "Apr", "Mag", "Giu", "Lug", "Ago", "Set", "Ott", "Nov", "Dic"],
12 | today: "Oggi",
13 | suffix: [],
14 | meridiem: [],
15 | weekStart: 1,
16 | format: "dd/mm/yyyy hh:ii:ss"
17 | };
18 | }(jQuery));
19 |
--------------------------------------------------------------------------------
/app/Repositories/CategoryRepository.php:
--------------------------------------------------------------------------------
1 | increments('id');
18 | $table->string('name');
19 | $table->softDeletes();
20 | $table->timestamps();
21 | });
22 | }
23 |
24 | /**
25 | * Reverse the migrations.
26 | *
27 | * @return void
28 | */
29 | public function down()
30 | {
31 | Schema::dropIfExists('roles');
32 | }
33 | }
34 |
--------------------------------------------------------------------------------
/newfolder/public/js/locales/bootstrap-datetimepicker.fr.js:
--------------------------------------------------------------------------------
1 | /**
2 | * French translation for bootstrap-datetimepicker
3 | * Nico Mollet
4 | */
5 | ;(function($){
6 | $.fn.datetimepicker.dates['fr'] = {
7 | days: ["Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi", "Dimanche"],
8 | daysShort: ["Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam", "Dim"],
9 | daysMin: ["D", "L", "Ma", "Me", "J", "V", "S", "D"],
10 | months: ["Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Août", "Septembre", "Octobre", "Novembre", "Décembre"],
11 | monthsShort: ["Jan", "Fev", "Mar", "Avr", "Mai", "Jui", "Jul", "Aou", "Sep", "Oct", "Nov", "Dec"],
12 | today: "Aujourd'hui",
13 | suffix: [],
14 | meridiem: ["am", "pm"],
15 | weekStart: 1,
16 | format: "dd/mm/yyyy hh:ii"
17 | };
18 | }(jQuery));
19 |
--------------------------------------------------------------------------------