@extends('home.layouts.index') {{--//title--}} @section('title') افراسنتر - ورود @endsection {{--//description--}} @section('description') {{--توضیحات متا--}} @endsection {{--//style--}} @section('myCss') @endsection {{--javaScript--}} @section('MyJs') @endsection @section('content') اعتبار سنجی شماره همراه @csrf ارسال کد @csrf ارسال مجدد ورود ارسال مجدد کد {{-- {!! app('captcha')->render(); !!}--}} @endsection