@csrf

@lang('home.report_this_add')

@if ($errors->has('reason')) {{ $errors->first('reason') }} @endif
@if ($errors->has('message')) {{ $errors->first('message') }} @endif