@extends('theme.master') @section('title') @section('content') @include('admin.message') @if(! $bestselling->isEmpty() && $hsetting->bestselling_enable && isset($bestselling) && count($bestselling) > 0 )
@foreach($bestselling as $best) @if($best->courses->status == 1 )
@if($best->courses['preview_image'] !== NULL && $best->courses['preview_image'] !== '') course @else course @endif
@if($best->courses['level_tags'] == !NULL) {{ $best->courses['level_tags'] }} @endif
@if($best->courses->user['user_img'] !== NULL && $best->courses->user['user_img'] !== '') @else @endif
By {{ optional($best->courses->user)['fname'] }}

  • Fatal error: Uncaught Error: Class "App\ReviewRating" not found in /home/karendei/public_html/test.karenderia.ir/resources/views/front/viewmore/bestselling.blade.php:58 Stack trace: #0 {main} thrown in /home/karendei/public_html/test.karenderia.ir/resources/views/front/viewmore/bestselling.blade.php on line 58