@extends('site.layouts.master') @section('title','پکیج معلم شو - ' . $lesson->title) @section('content') @if (auth()->check()) @if ($authUser->field == null && $authUser->grade == null)
@endif @endifمحتوای دوره برای شما قابل نمایش نیست، لطفا ابتدا این دوره را خریداری کنید
@endif {{-- --}}{!! $lesson->desc !!}
{!! $lesson->desc !!}
--}} @endif