@extends('layouts.client-app') @section('page-title')

{{ __($pageTitle) }}

@endsection @push('head-script') @endpush @section('content')
@if ($message = Session::get('success'))
{!! $message !!}

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