@extends('layouts.app') @push('title', __('Account settings')) @section('content')
{{ __('Update settings') }}
@endsection