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

{{ _lang('Update Customer') }}

{{ csrf_field()}}
{{ $user->address }}
@endsection