<?php return [ 'default_lat' => env('LEAFLET_DEFAULT_LAT', '35.69968630125204'), 'default_lng' => env('LEAFLET_DEFAULT_LNG', '51.39747619628907'), ];