@extends('login.layout') @section('title') @lang('Login') @endsection @section('content')
{{--

Login

--}} @include('flash::message')
@endsection