{{ $bundle->title }}

{{ $bundle->title }}

@include("design_1.web.components.rate", [ 'rate' => round($bundle->getRate(),1), 'rateCount' => $bundle->getRateCount(), 'rateClassName' => 'mt-8', 'rateCountFont' => 'font-12', ])
{{ $bundle->teacher->full_name }}
{{ $bundle->teacher->full_name }} @if(!empty($bundle->category))
{{ trans('public.in') }} {{ $bundle->category->title }}
@endif