@extends('layouts.master') @section('title') {{ trans_choice('general.setting',2) }} @endsection @section('content')
{{csrf_field()}}

{{ trans_choice('general.setting',2) }}

@endsection @section('footer-scripts') @endsection