@extends('layouts.front-end.app') @section('title',\App\CPU\translate('Complain')) @push('css_or_js') @endpush @section('content')
@csrf
@endsection @push('script') {{-- recaptcha scripts start --}} @if(isset($recaptcha) && $recaptcha['status'] == 1) @else @endif {{-- recaptcha scripts end --}} @endpush