@extends('admin.layout.master') @section('content')

Laporan

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
Id Koperasi Pelapor Judul Isi Laporan Status Selesai
@endsection @section('script') @endsection