@extends('layouts.app') @section('title', __('User Setup Wizard')) @section('content')
{{ __('No invite was found. Please contact your administrator to have a new invite email sent.') }}
{{ __("Let's setup your profile.") }}
{{ __('Only visible in :app_name.', ['app_name' => \Config::get('app.name')]) }} {{ __('Image will be re-sized to 200x200. JPG, GIF, PNG accepted.') }}