@extends('layout.login') @section('title','KOL登入') @section('content') @include('components.validationErrorMsg')
{!! csrf_field() !!}
@endsection