@extends('layouts.seller') @section('title', 'Edit Profile') @section('content')

My Profile

Update your personal and company information.

@csrf @method('PATCH')

Personal Information

Company Information

Change Password

@endsection