@extends('layouts.auth') @section('title', 'Create an Account') @section('content')
Akun berhasil dibuat ({{ $user->first_name }})

Silahkan login untuk melanjutkan

Log in
@endsection