@extends('layouts.app') @push('head-script') @endpush @section('page-title')

{{ __($pageTitle) }}

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

Fatal error: Uncaught Error: Class "Session" not found in /home/addup/public_html/panel/resources/views/super-admin/billing/package.blade.php:102 Stack trace: #0 {main} thrown in /home/addup/public_html/panel/resources/views/super-admin/billing/package.blade.php on line 102