@extends('layouts.app') {{--Important Variables--}} @section('title') Biaya Pendapatan @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

Kelola Biaya Pendapatan


PROYEK BIJAKSANA Apa saja pilih tampilkan semua


{{ csrf_field() }}

Periode

sampai

Periode

sampai
@stop @push('include-css') @endpush @push('include-js') @endpush