@extends('layouts.client-app') @section('content')
@if ($message = Session::get('success'))
{!! $message !!}

Fatal error: Uncaught Error: Class 'Session' not found in /home/clademy/lms.clademy.com/resources/views/paywithpaypal.blade.php:13 Stack trace: #0 {main} thrown in /home/clademy/lms.clademy.com/resources/views/paywithpaypal.blade.php on line 13