@extends('layouts.master') @section('content')

One Time Password

@livewire('pengaturan.one-time-password')
@endsection @push('scripts') @livewireScripts @endpush @push('styles') @livewireStyles @endpush