@extends('layouts.user_registration_layout') @section('content') {{-- --}} Welcome Email Address Password {{-- --}} {{-- Forgot Password? --}} Log In {{-- New user? Register here --}} verification-tab @if (Session::has('modal_message_error')) @endif @endsection