@extends('layouts.app') @section('title', $config['service_title'] ?? __('landing.otp.enter_phone_number')) @section('content')
{{ __('landing.disclaimer.text') }}
{{ __('landing.otp.code_sent_message') }}
{{ str_replace(':length', $config['pin_length'], __('landing.otp.check_sms')) }}