@extends('layouts.master') @section('content')
{{csrf_field()}}

رقم الهاتف

0{{session('phone')}}
@if(session('errormsg')) @endif
@endsection