@extends('theme.master') @section('title') @section('content') @include('admin.message')
@foreach($cors as $c) @if($c->status == 1 && $c->featured == 1)
@if($c['preview_image'] !== NULL && $c['preview_image'] !== '') course @else course @endif
@if($c['level_tags'] == !NULL) {{ $c['level_tags'] }} @endif
@if(optional($c->user)['user_img'] !== NULL && optional($c->user)['user_img'] !== '') @else @endif
By {{ optional($c->user)['fname'] }}

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