@extends('layouts.tenant') @section('title', 'Edit Client - ' . $client->name) @section('content')
Update {{ $client->name }}'s information and settings
{{ $message }}
Are you sure you want to delete this client?
Warning: This action cannot be undone. All associated documents, invoices, and messages will also be deleted.