@extends('admin.sidebar') @section('content') {{-- TABLE --}}

Periodisasi

Download Template Periodisasi
@include('message')
@if ($periodisasi) Tambahkan Periodisasi @else Tambahkan Periodisasi @endif @if ($periodisasi) @endif
tanggal Upload Action
{{ $periodisasi->tanggal }}
{{-- TABLE --}} {{-- Modal STORE||START|| --}} {{-- Modal STORE||END|| --}} {{-- Modal UPDATE||START|| --}} {{-- Modal UPDATE||END|| --}} {{-- Modal DESTROY||START|| --}} {{-- Modal DESTROY||END|| --}} {{-- script --}} @push('script-modal') {{-- data modal Update --}} @endpush {{-- script --}} @endsection