@push("styles") @endpush
{{ $errors->first('name') }}
{{ $errors->first('email') }}
{{ $errors->first('password') }}
{{ $errors->first('password_confirmation') }}