{{-- resources/views/client/profile/edit.blade.php --}} @extends('client.layouts.client') @section('title','My Profile') @section('page-title','My Profile') @section('client-content')
{{ $message }}