Profile
{{ session('success') }}
@endif
@if (session('status') === 'password-updated')
Password Update
@endif
@extends('layout.master') @section('content')