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

Customer Information

Transaction history will appear here.

@endsection