@extends('tenant.layouts.customer_auth') @section('content')

{{\App\Models\Tenant\CustomerPortalConfiguration::first()->login_title}} Customer Portal

{{-- --}}
{{--

# Welcome to your second home
start your journey with {{\App\Models\Tenant\CustomerPortalConfiguration::first()->login_title}}

--}}
@endsection