{!! csrf_field() !!}

Đăng ký

@if (session()->has('error'))
{{ session()->get('error') }}
@endif