@extends('mobile.module.layouts.content') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
账号密码登录
{{csrf_field()}}
下次自动登录
登录
立即注册 个人用户登录
使用合作账号登录/注册
@endsection @section('script') @include('mobile.module.widgets.thirdlogin') @endsection