@extends('layouts.empty') @section('content')
@include('layouts.partials.logo')
@include('partials.message') @include('admin.otp.create_form')
@endsection