{{ Form::open(['url' => '#','name' => 'validateForm','id' => 'validateForm','enctype' => 'multipart/form-data']) }}
@csrf
{{ Form::close() }}
Login
@