@extends('store.storeLayout') @section('content')

{{$product->name}}

{{$product->price}} FCFA/12mois

{{$product->discount}} FCFA/24mois

En Stock

{!!$product->description!!}

{{csrf_field()}}
discount }}>
@endsection