@extends('layouts.administrator.master') @section('title') Download @endsection @section('content')

Download

Kamu mempunyai akses untuk mengelola halaman download

@foreach ($download as $key => $value) @endforeach
Judul Kategori Status
@push('script') @endpush
{{-- Create Download --}} {{-- Update Download --}} @foreach ($download as $key => $dw) @endforeach {{-- Create download Category --}} @push('script') @endpush @endsection