@extends('layouts.login') @section('browserTitle', 'Login') @section('title') {{ trans('login.login') }} @endsection @section('subtitle') {{ trans('login.initMsg') }} @if(isset($message))
{{ trans('login.exitMsg') }} Homepage