@extends('layout') @section('title', 'Edit Customer') @section('content') {{ __('text.dashboard') }} {{ __('text.edit') }} {{ __('text.profile')}}
{{ $message }}