Report Incident
Already a member? Sign In
@error('person_involve') {{ $message }} @enderror
{{-- --}} @error('violation') {{ $message }} @enderror
{{-- --}} @error('remarks') {{ $message }} @enderror
{{-- --}} @error('barangay') {{ $message }} @enderror

Add Attachments

Processing Attachment
{{--
Processing Attachment
--}}
@if (count($attachments) < 1 && ($video == null || $video == ""))
Empty
@endif @foreach ($attachments as $key => $item)
@endforeach @if ($video)
@endif
@if ($errors->any())
Please enter required inputs!
@endif
{{--
Already a member? Sign In
--}}