@if (config('app.name') == 'CRM') @include('auth.crm') @endif @if (config('app.name') == 'HestImmo') @include('auth.hestimmo') @endif