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

{{trans('lang.setting')}} {{trans('lang.setting_desc')}}

@include('layouts.settings.menu')
@endsection