@extends('layouts/base_view') @section('title'){!! $variables['header_routes'] !!}@endsection @section('content') {{ $variables['judul'] ?? 'Form Item Reward' }} @csrf Nama Item * Nilai Point * Gambar @if($data->image) @endif Format: jpg, png, webp. Maks 2MB. Ukuran gambar terlalu besar. Maksimal 2MB. is_active ? 'checked' : '' }}> Aktif Simpan Kembali @endsection