@extends('layouts.app') @section('content') @if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif
@csrf

Report Issue

This is applicable only when Reporter is different than Observer OR This is to be completed if Reporter is different from the Observer.

Go To Home
@endsection