@extends('layouts.master') @section('title') {{$title}} @lang('translation.starter') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') {{$title}} @endslot @endcomponent

{{ $prods->nama_kegiatan }}

{{-- Cancel Create --}}
@csrf @method('POST')
@php $inexclude = json_decode($pesertainduksi, TRUE) ?? []; @endphp
@endsection @section('script') @endsection