@extends('server-side.layouts.server-app') @section('pageTitle', 'Registrasi User | Tectcrime') @section('mainContent')
Oops! {{ $errors->first('name') }}
Oops! {{ $errors->first('email') }}
Oops! {{ $errors->first('password') }}
Oops! {{ $errors->first('role') }}