@extends('user.components.layout') @push('css') @endpush @section('main')
@csrf

OTP Verification

{{--
{{ session()->get('login_msg') }}
--}}
@endsection