@extends('pia.layouts.app') @section('content')

Show Product

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