@extends('pwa.template.app.main') @section('script') @endsection @section('app-content')
@csrf
Setting Produk
{{-- data-default-file="{{ asset('storage/' . $produk->foto) }}" --}}
{{-- --}}
@endsection