@extends('front.layout.master') @section('style') @endsection @section('content') @if(session()->has('success'))
الجوال : @if ($errors->has('phone')) {{ $errors->first('phone') }} @endif
الرقم السرى @if ($errors->has('password')) {{ $errors->first('password') }} @endif
تذكرنى
نسيت كلمه السر ؟
اسم المستخدم : @if ($errors->has('name')) {{ $errors->first('name') }} @endif
البريد الالكترونى @if ($errors->has('email')) {{ $errors->first('email') }} @endif
الجوال @if ($errors->has('phone')) {{ $errors->first('phone') }} @endif
كلمه السر : @if ($errors->has('password')) {{ $errors->first('password') }} @endif
اعاده كلمه السر :