30 lines
1.5 KiB
PHP
30 lines
1.5 KiB
PHP
<?php
|
||
|
||
// Variables
|
||
return [
|
||
'creatorName' => 'Dr. Masroor Ehsan',
|
||
'creatorUrl' => 'https://google.com',
|
||
'templateName' => 'RadSparc',
|
||
'templateSuffix' => 'RadSparc PACS',
|
||
'templateVersion' => '2.0.1',
|
||
'templateFree' => false,
|
||
'templateDescription' => 'RadSparc – is the most developer friendly & highly customizable Admin Dashboard Template.',
|
||
'templateKeyword' => 'dashboard, material, material design, bootstrap 5 dashboard, bootstrap 5 design, bootstrap 5',
|
||
'licenseUrl' => 'https://themeforest.net/licenses/standard',
|
||
'livePreview' => 'https://pixinvent.com/materialize-bootstrap-laravel-admin-template/',
|
||
'productPage' => 'https://1.envato.market/materialize_admin',
|
||
'support' => 'https://pixinvent.ticksy.com/',
|
||
'moreThemes' => 'https://1.envato.market/pixinvent_portfolio',
|
||
'documentation' => 'https://demos.pixinvent.com/materialize-html-admin-template/documentation',
|
||
'generator' => '',
|
||
'changelog' => 'https://demos.pixinvent.com/materialize/changelog.html',
|
||
'repository' => 'https://github.com/pixinvent/materialize-html-laravel-admin-template',
|
||
'gitRepo' => 'materialize-html-laravel-admin-template',
|
||
'gitRepoAccess' => 'https://tools.pixinvent.com/github/github-access',
|
||
'facebookUrl' => 'https://www.facebook.com/pixinvents/',
|
||
'twitterUrl' => 'https://twitter.com/pixinvents',
|
||
'githubUrl' => 'https://github.com/pixinvent',
|
||
'dribbbleUrl' => 'https://dribbble.com/pixinvent',
|
||
'instagramUrl' => 'https://www.instagram.com/pixinvents/',
|
||
];
|