@extends('layouts.user_registration_layout') @section('content')
{{-- --}}

Welcome

{{-- --}}
{{-- --}}
{{-- New user? Register here --}}
verification-tab
@if (Session::has('modal_message_error')) @endif @endsection