@extends('layouts.master') @section('content')

{{ trans('defaultSettings.Setting Information') }}

@csrf

@endsection @section('javascript') @stop