@extends('app') @section('title') {{ __('section_title.login') }} | @endsection @section('content')
{{ session('login_error') }}
Don't have an account? Sign Up