@extends('layouts.backend') @section('title') Config @endsection @section('content')

{{ __('List of Config') }}

@include('pages.helpers.message')
No Key Value Action
@endsection @push('scripts') @include('pages.config.modal') @endpush