@if (strtolower(env('APP_ENV')) != 'production')
{{ env('APP_ENV') }}
@endif
 
 
 
 
 
 
 
{{ siteconfig('app_name', 0) }}