@extends('layouts.login') @section('content')
@endsection @section('javascript') {!! $validator->selector('#my-form') !!} @if($captcha == 'Google') @endif @stop