@extends('laravel-authentication-acl::client.layouts.base-fullscreen') @section ('title') Registration completed @stop @section('content')

Congratulations, you successfully registered to {!! Config::get('acl_base.app_name') !!}

Your user has been registered succesfully. Now you can login to the website using the {!! link_to('/login','Following link') !!}

@stop