@extends('dashboard.index') @section('contentDashboard')
Show Product
Back
Name:
{{ $product->name }}
Details:
{{ $product->detail }}
@endsection