@extends('layouts.app') @section('title', 'LINK') @section('content')

SEMUA LINK HALAMAN

Daftar lengkap semua halaman dan link yang tersedia di sistem

Total: 200+ Halaman
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif

200+

Total Routes

25+

Controllers

50+

API Endpoints

15+

Public Pages
@endsection