@extends('layouts.main') @section('title') {{ __('system_setting') }} @endsection @section('content')

{{ __('system_setting') }}

@endsection