@extends('dashboard.index') @section('contentDashboard')

Show Product

Name: {{ $product->name }}
Details: {{ $product->detail }}
@endsection