@extends('merchant.layouts.user_auth')
@push('css')
@endpush
@section('content')
{{ __("Please enter the code") }}
{{ __("We sent a 6 digit code here") }} +{{ $register_info->mobile_code }}{{ $register_info->mobile}}
@endsection
@push('script')
@endpush