@extends('layouts.reportlayout') @section('meta_ogtag') @endsection @section('content')

{!! optionByKey('reported_heading') !!}

@include('searchtemp.profile-rotation')
{{csrf_field()}}
@error('description') @enderror
{!! str_replace('

', '', str_replace('

', '', optionByKey('more_info_content'))) !!}
@endsection @push('css-styles') @endpush @push('scripts') @endpush