@extends('layouts.admin') @section('title') Gallery Utama | PRAU Admin @endsection @section('content')

Media

Tambah Media
Per page
@include('pages.admin.home-gallery.index-table', ['items' => $items])
@endsection @push('scripts') {{-- IC Close Form Search --}} {{-- Toast Success Input User --}} {{-- Trigger btn delete in edit page --}} @endpush