@extends('layouts.app') @section('title', 'Client Details') @section('content')

Client Profile

View and manage client information

Client details will be displayed here.

@endsection