@extends('layouts.app') @section('content') Lapor Pelaku Kejahatan Silahkan upload foto wajah yang terduga pelaku kejahatan. @csrf @if (Session::has('message')) Info {{ Session::get('message') }} Close @endif *Nama pelapor *Tanggal pelaku terduga terlihat @if ($errors->has('tanggal')) * {{ $errors->first('tanggal') }} @endif *Deskripsi detail (lokasi dan waktu) @if ($errors->has('deskripsi')) * {{ $errors->first('deskripsi') }} @endif *Upload Foto Pelaku Click to upload or drag and drop SVG, PNG, JPG (MAX. 800x400px) @if ($errors->has('gambar')) * {{ $errors->first('gambar') }} @endif *Upload Foto Pelaku Kirim Laporan @endsection
Silahkan upload foto wajah yang terduga pelaku kejahatan.
Click to upload or drag and drop
SVG, PNG, JPG (MAX. 800x400px)