================================================================================
REQUEST LOG: req_T1Azvbn8RmU8
================================================================================

[2026-05-12 20:41:39.541936] REQUEST END
    Status: 200
    Response Time: 3.54ms
    Response: {
    "success": true,
    "message": "Branches retrieved successfully",
    "data": [
        {
            "id": 4,
            "parent_id": null,
            "name": "al sar pharmacy",
            "code": "ALSARP",
            "address": "House no 70 b pak arab hosing society",
            "phone": "+923164095959",
            "email": "ali@alstar.com",
            "is_active": true,
            "settings": {
                "stock_restriction_enabled": true
            },
            "parent": null,
            "children": [],
            "created_at": "2026-04-25T22:29:59.000000Z",
            "updated_at": "2026-04-25T22:29:59.000000Z"
        },
        {
            "id": 6,
            "parent_id": null,
            "name": "test",
            "code": "343",
            "address": "office no 3 , abdullah plaza , near pakeeza cash n carry , soan garden,Islamabad",
            "phone": "+923164095959",
            "email": "shehzadaammadaliwork@gmail.com",
            "is_active": true,
            "settings": {
                "stock_restriction_enabled": true
            },
            "parent": null,
            "children": [],
            "created_at": "2026-05-12T20:41:38.000000Z",
            "updated_at": "2026-05-12T20:41:38.000000Z"
        }
    ],
    "meta": {
        "request_id": "req_T1Azvbn8RmU8",
        "timestamp": "2026-05-12T20:41:39+00:00",
        "pagination": {
            "current_page": 1,
            "last_page": 1,
            "per_page": 15,
            "total": 2,
            "from": 1,
            "to": 2
        }
    }
}

================================================================================