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_ENV=production
|
||||||
APP_KEY=
|
APP_KEY=
|
||||||
APP_DEBUG=false
|
APP_DEBUG=false
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
<div class="col-sm-4 invoice-col">
|
<div class="col-sm-4 invoice-col">
|
||||||
To
|
To
|
||||||
<address>
|
<address>
|
||||||
<strong>{{ config('app.name', 'Laravel') }}</strong><br>
|
<strong>{{ config('app.name', 'Controlpanel.GG') }}</strong><br>
|
||||||
Email: {{ env('PAYPAL_EMAIL', env('MAIL_FROM_NAME')) }}
|
Email: {{ env('PAYPAL_EMAIL', env('MAIL_FROM_NAME')) }}
|
||||||
</address>
|
</address>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue