@extends('landlord.landlord_layout') @section('title', 'Settings') @section('landlord_content')
@csrf

Settings

Personal info

Update your photo and personal details here.

This will be displayed on your profile.

{{ $user->name }}

Click to upload or drag and drop SVG, PNG, JPG or GIF (max. 800x400px)

@endsection