@extends('layouts.auth') @section('title','Signup') @push('page-styles') @endpush @section('body')
@csrf

Create your account

Verify email and number
What's your email and phone number?
We'll send a code to verfiy your email and number.
+1

Already have an account?Log in

@endsection @push('page-scripts') @endpush