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

# Welcome to your second home
start your journey with Extensya

@if (session()->has('error')) @endif
@endsection @section('script') @endsection