@extends("layouts.public") @section('css') @endsection @section('content') Sorry you do not have a enough credit to buy this resource. {{$lesson->name}} @include("payments.form",["topic"=>$lesson]) Go back or Contact us @endsection