@extends('layout.layout') @section('css') @endsection @section('style') @endsection @section('header')

{{__('lang.Setting')}}

{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}}
@endsection @section('content')

{{__('lang.Setting')}}

@csrf
@endsection @section('script') @endsection