fixed declare messages && fixed google maps api key

This commit is contained in:
vedatakd 2021-08-20 11:51:51 +03:00
parent 71192465fb
commit f76e241c80
2 changed files with 1 additions and 4 deletions

View File

@ -60,7 +60,7 @@ return [
'bind' => 'adv.google_map_key',
'env' => 'ADV_MAP_KEY',
'config' => [
'default_value' => 'AIzaSyB9TmIjBED5fZvnTmElkMxFA75Nle1X0qc',
'default_value' => 'AIzaSyCfjSTNU-5kaiWY9OHLv-3N7CFHT1tFl-w',
],
],

View File

@ -15,9 +15,6 @@
<fieldset>
<div class="section">
<div class="row">
<div class="col-md-12">
{% include "visiosoft.theme.base::partials/messages" %}
</div>
<div class="col-md-12">
{% set form = form('profile', 'adress').get() %}
{{ form_open({