@extends('_layout.main') @section('content') @include('components.page-indicator', [ 'page' => 'Edit Testimonial', 'path' => ['Pengaturan', 'Edit Testimonial'], ]) Edit Testimonial @csrf @method('PUT') Judul Testimonial (maks 350 karakter) {{ $testi->description }} Gambar Unggah hanya file pdf, jpg, png, gif. Ukuran maksimum upload 1 MB. Kirim Pemberitahuan: Maksimal Testimonial 3 Testimonial. Testimonial @include('components.print') Tanggal Subjek Lihat Edit Status @if (count($testimonis) != 0) @foreach ($testimonis as $testimoni) {{ $testimoni->created_at }} {{ $testimoni->title }} {{ $testimoni->status }} @endforeach @else Tidak ada data di tabel @endif Menampilkan 1 hingga 10 dari 13 entri Sebelumnya 1 Selanjutnya @endsection @section('javascript') @endsection
Edit Testimonial
Unggah hanya file pdf, jpg, png, gif. Ukuran maksimum upload 1 MB.
Pemberitahuan:
Maksimal Testimonial 3 Testimonial.
Testimonial
Menampilkan 1 hingga 10 dari 13 entri