@extends('../auth/index') @section('content')

{{ trans('auth.register') }}

@if($errors->any()) @endif @stop