@extends('layouts.main') @section('title', 'Pilih SPP') @section('header', 'Pilih SPP') @section('breadcrumb') @endsection @section('content') @include('layouts.index.filters', [ 'date_range' => 0, 'filter' => 0, 'filter_default' => 'ALL', 'exports' => 0, 'create' => $create, ])
@if ($update) @endif @if ($create) @endif @endsection @push('custom-scripts') @if ($create) @endif @if ($update) @endif @endpush