chore: 🔧 updated naming dashboard -> controlpanel.gg
This commit is contained in:
parent
962ddb2fc3
commit
1e9850c594
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
APP_NAME=Dashboard
|
||||
APP_NAME=Controlpanel.gg
|
||||
APP_ENV=production
|
||||
APP_KEY=
|
||||
APP_DEBUG=false
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
<div class="col-sm-4 invoice-col">
|
||||
To
|
||||
<address>
|
||||
<strong>{{ config('app.name', 'Laravel') }}</strong><br>
|
||||
<strong>{{ config('app.name', 'Controlpanel.GG') }}</strong><br>
|
||||
Email: {{ env('PAYPAL_EMAIL', env('MAIL_FROM_NAME')) }}
|
||||
</address>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue