@extends('frontend.layouts.mobile-app') @section('content') @if(session()->has('error'))
{{session()->get('error')}}
{{-- An OTP is sent to your mobile. Please insert the otp code. --}}