@extends('layouts.index') @section('title') Download @endsection @section('css') @endsection @section('content')

Download

Semua Download

@csrf @include('download.table_load')
@endsection @section('js') @endsection