create loantype seeder

This commit is contained in:
2023-11-24 17:58:50 +05:00
parent 07f4429074
commit 35c6e580ca
11 changed files with 3162 additions and 73 deletions

View File

@@ -163,7 +163,7 @@ return [
*/
'brand' => [
// 'logo' => resource_path('/img/example-logo.svg'),
'logo' => public_path('/assets/images/logo.svg'),
'colors' => [
'400' => '24, 182, 155, 0.5',