@if (session()->has('message'))
{{ $errors->first('fullname') }}
{{ $errors->first('username') }}
{{ $errors->first('password') }}
{{ $errors->first('password_confirmation') }}
{{ $errors->first('phone') }}
{{ $errors->first('agribusiness_id') }}
{{ $errors->first('role_id') }}