@extends('layouts.blank') @section('content')
Selamat Datang!

di Portal Sistem Informasi Gas Rumah Kaca Provinsi DKI Jakarta.

@foreach ($dashboard as $datas) parentMenu->title == 'Adaptasi'){ $image = 'assets/images/small/img-9.jpg'; $text = 'This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.'; }elseif($datas->parentMenu->title == 'Mitigasi'){ $image = 'assets/images/small/img-8.jpg'; $text = 'This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.'; }elseif($datas->parentMenu->title == 'Inventory'){ $image = 'assets/images/small/img-6.jpg'; $text = 'Dashboard Inventory adalah tampilan ringkas dan interaktif yang menampilkan status inventaris (stok, lokasi, kondisi, alokasi anggaran) secara real-time..'; } ?> @endforeach
@endsection @section('js') @endsection