@extends('layouts.minimal') @section('title', 'Pohon Kinerja') @section('content')

{{Auth::user()->opd->nama_skpd}}

@endsection @section('css') @include('layouts.shared.pohonKinerja_css') @endsection @section('js') @endsection