@extends('layouts.master') @section('title', 'New Adaptation') @section('content') @php $user = Auth::user(); #scope = $user->getScope(); @endphp

ADAPTASI



@csrf

Formulir Jenis Adaptasi

1.2.1 INFORMASI ALOKASI ANGGARAN

Silakan tambahkan informasi alokasi anggaran kegiatan dalam rupiah.

1.2.2 INFORMASI REALISASI ANGGARAN

Silakan tambahkan informasi realisasi anggaran kegiatan dalam rupiah.

@endsection @push('styles') @endsection @section('js') @endsection