@extends('landing.auth.layout') @section('title', 'Daftar') @section('content')

Buat akun baru!

@include('landing.auth.modal-upload')
@endsection @push('style') @vite(['resources/js/landing/auth/register/import.js']) @endpush