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

Create your account

Verify your email
What's your email?
We'll send a code to verfiy your email.

Already have an account?Log in

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