@extends('pleaf-common::layouts.master')
@section('head')
@endsection
@section('title')
System Config
@endsection
@section('page-title')
System Config
@endsection
@section('bread-crumb')
Home
System Config
{{----}}
{{--Add Tenant--}}
{{----}}
@endsection
@section('content-title')
System Config Table
@endsection
@section('content')
@authorize('viewConfig')
Refresh
@endsection