@section('title', 'Add User') @push('style') @endpush @push('script') @endpush @section('toolbar') @endsection @csrf Profile Picture Set the profile picture. Only *.png, *.jpg and *.jpeg image files are accepted @error('profile_picture') {{ $message }} @enderror User Details Name @error('name') {{ $message }} @enderror Email @error('name') {{ $message }} @enderror Password @error('password') {{ $message }} @enderror Role @error('role_id') {{ $message }} @enderror Back Save Changes Please wait...