@extends('layouts.app') @section('title', 'Create Account') @section('content')

Create Your Account

@csrf

Already have an account? Sign in

@endsection