Apps
Users preview link
You don't need to add any additional css or js. The css and js which describe in a html page is default. Use the code of it to use it
You don't need to add any additional css or js. The css and js which describe in a html page is default. Use the code of it to use it
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/cards
Calender Official link Preview link
To use calender you have to add the following script files
<!-- calendar css -->
<link rel="stylesheet" type="text/css" href="{{ asset('assets/css/vendors/calendar.css') }}">
<!--Calendar js-->
<script src="{{ asset('assets/js/calendar/fullcalendar.min.js') }}"></script>
<script src="{{ asset('assets/js/calendar/fullcalendar-custom.js') }}"></script>
Gallery Preview link
To use gallery you have to add the following script files
<!-- lightgallery CSS-->
<link rel="stylesheet" type="text/css" href="{{ asset('assets/css/vendors/photoswipe.css') }}">
<!-- lightgallery js-->
<script src="{{ asset('assets/js/photoswipe/photoswipe.min.js') }}"></script>
<script src="{{ asset('assets/js/photoswipe/photoswipe-ui-default.min.js') }}"></script>
<script src="{{ asset('assets/js/photoswipe/photoswipe.js') }}"></script>
for this you have to add the same css and js which are used for grid gallery
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/with-description
To use masonry you have to add the following script files
<!--Masonry gallery js-->
<script src="{{ asset('assets/js/masonry-gallery.js') }}"></script>
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/masonry
for this you have to add the same css and js which are used for masonry gallery
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/gallery-with-disc
You don't need to add any additional css or js for the gallery hover page
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/hover
Mail Box Preview link
To use email-app you have to add the following script files
<!-- Email compose css -->
<script src="{{ asset('assets/css/vendors/quill.snow.css') }}"></script>
<!-- Email compose js -->
<script src="{{ asset('assets/js/editors/quill.js') }}"></script>
<script src="{{ asset('assets/js/editors/custom-quill.js') }}"></script>
<script src="{{ asset('assets/js/letter-box/custom-mail-pagination.js') }}"></script>
<script src="{{ asset('assets/js/letter-box/custom-usermail.js') }}"></script>
Blog Preview link
You don't need to add any extra css or js to add the blog code
Chats Preview link
<!--Chat js-->
<script src="{{ asset('assets/js/common-chat.js') }}"></script>
<script src="{{ asset('assets/js/emoji-js/custom-emoji.js') }}"></script>
<script src="{{ asset('assets/js/emoji-js/custom-emojis.js') }}"></script>
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/chat-group
Support ticket Preview link
To use support ticket you have to add the following script files
<script src="{{ asset('assets/js/support-ticket-custom.js') }}" ></script>
TODO Preview link
To use todo you have to add the following script files
<!-- To-do js -->
<script src="{{ asset('assets/js/todo/todo.js') }}"></script>
Landing page Preview link
You don't need to add any additional css or js for the landing page
Ecommerce Preview link
There is no need to add any additional css or js
There is no need to add any additional css or js
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/products-details
There is no need to add any additional css or js
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/list-products
There is no need to add any additional css or js
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/order-history
To use invoice for print you have to add the following script file
<!--print js-->
<script src="{{ asset('assets/js/print.js') }}"></script>
For more information you have to refer below template link
Preview Page: https://laravel.pixelstrap.com/cuba/admin/invoice-6