@extends('layouts.auth') @section('content')
Create an Account
@csrf
Already have an account? Sign in
@endsection @section('script') @endsection