@extends('layouts.index') @section('title') Lakip @endsection @section('css') @endsection @section('content')

Lakip

Semua Lakip

@csrf @include('lakip.table_load')
@endsection @section('js') @endsection