Compare commits

...

1 Commits

Author SHA1 Message Date
Shaun Collins c2a7d89088 Changed the address 2026-04-29 16:13:29 +01:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ return [
'show_trial' => env('ACE_SHOW_TRIAL', false),
'logo' => '/images/logo.jpg',
'name' => 'StuMovesYou',
'address' => '2 Broome place, Shrewsbury SY1 2DS',
'address' => 'Castle Business Park, Unit 6, Castle Foregate, SY1 2EG, England',
'map_key' => env('ACE_MAP_KEY'),
'est' => 2026,
'start_date' => Carbon::parse('2026-01-29'),
+1
View File
@@ -1 +1,2 @@
import './bootstrap';
import '../css/app.css';