@extends('layouts.app') @section('page-header') @endsection @section('content')
@csrf
{{ __('Enable/Disable SaaS Feature') }}
@endsection