@extends('layouts.land.master_top_empty') @section('title', prox_sett('clinicname') . " تسجيل الدخول الي عيادات") @section('css') @endsection @section('content')

تسجيل الدخول

تسجيل الدخول

@csrf
@error('phone_number') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@error('g-recaptcha-response') {{ $message }} @enderror
انضم الينا للحصول علي جميع الخدمات انضم الان
@endsection @section('js') @endsection