@extends('layouts.app') @section('title', __('settings')) @push('styles') @endpush @section('content')

{{ __('settings') }}

@endsection