diff --git a/resources/views/auth/bind.blade.php b/resources/views/auth/bind.blade.php index def4e7aa..7c569505 100644 --- a/resources/views/auth/bind.blade.php +++ b/resources/views/auth/bind.blade.php @@ -12,12 +12,12 @@

{{ trans('auth.bind.message') }}

-
+ + {{ csrf_field() }}
-

{{ trans('auth.bind.introduction') }}

@if (isset($msg))