@extends('layouts.login') @section('content')
Sign in to start your session
{{ \Session::get('message') }}
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif