@extends('admin.layouts.app') @section('content') @livewire('foto-kegiatan', ['id' => $id]) @endsection