@extends('layout.app') @section('title', 'Dashboard') @section('content')
DATA UMKM {{ $umkm }}
DATA PRODUCT {{ $product }}
@endsection