@extends('layouts.app2') @section('title', 'ROOT ERP | التحقق من الرقم') @section('content') @php $isRtl = app()->getLocale() === 'ar'; @endphp

@lang('lang_v1.verify_phone_number')

@csrf
@endsection @section('scripts') @endsection