@extends('admin.template') @section('title', $title) @section('head') @endsection @section('content')

{{$title}}

Anda dapat langsung pada irban untuk melaporkan menejemen risiko
@foreach ($entitass as $no => $entitas) @endforeach
No Entitas Kode
{{$no+1}} {{$entitas->entitas}} {{$entitas->kode}} Hapus {{-- Lengkapi Berkas --}}
{{$entitass->links('paginate.paginate-simple')}}
@endsection @section('script') @endsection