@extends('front::layouts.master') @section('SOE') {{$bundle->name ?? ''}} || PRODUCT DETAIL @endsection @section('content')

{!! ($bundle->description) !!}

@endsection @push('styles') @endpush @push('scripts') @endpush