@extends('layouts.frontend-master') @section('title', 'Sign up') @section('content')

Registration

@csrf
Phone

Between 9 and 15 digits.
Must start with a digit.
Only numbers are permitted.

Please enter both your first and last name.
Ensure the name is within a reasonable length.

Already have an account? Sign In Here

@endsection @push('script') @endpush