@extends('layout.masterlayout') @section('content')
Settings
@if(session('message')) @endif
Update Profile
@csrf
@endsection