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

{{ __($pageTitle) }}

@endsection @push('head-script') @endpush @section('content')
@if (session('message'))
{{ session('message') }}

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