@extends('layouts.login-layout') @section('title', 'OTP Login') @section('content') @livewire('auth.otp-login') @if (env('SHOW_DEV_NAVBAR'))