{% if app_env == 'production' %} {% if manifest['resources/css/app.css'] is defined %} {% endif %} {% else %} {% endif %} {% if app_env == 'production' and manifest['resources/js/app.js'] is defined %} {% else %} {% endif %}