@extends('layouts.app') @section('content')
登录
@csrf
@{{ msg }}
@{{ msg }}
{{-- @if (Route::has('password.request'))--}} {{-- --}} {{-- {{ __('Forgot Your Password?') }}--}} {{-- --}} {{-- @endif--}}
@endsection @section('lastScript') @endsection