@extends('layouts.app') @section('content')

Riwayat Report

@foreach ($doc as $d) @endforeach @if($namaSom == 'Somasi 1' || $namaSom == 'Somasi 2')
@csrf
@else @endif
@csrf @method('PUT')
@if($property)
Info: Properti terkait ditemukan
@endif
@endsection @section('scripts') @endsection