@php
$config = [
'appName' => config('app.name'),
];
@endphp
{{ config('app.name', 'App Colaborativa Tenant') }}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- {!! settings()->get('custom_html') !!} --}}
{{-- Load the application --}}
{{-- Load the application scripts --}}