@extends('frontend.layouts.error') @push('stylepush') @endpush @section('content') {{translate("Verify Yourself")}} @csrf {{translate("Captcha code")}} * {{translate("Verify")}} @endsection @push('scriptpush') @endpush