@extends('frontend.layouts.app') @section('content')

{{ __('SaaS Panel') }}

@include('frontend.home.partial.saas-home-list')
@endsection